A free project for a charity / church called the International Baptist Church of Prague. It consists of three parts.
A WordPress site with a church-related theme optimized for storing sermons. I have added additional elements such as an MP3 player, as requested.
church’s website via FTP.
In addition, they requested an automated solution for sermon recording. The idea was to have a single button on the speaker’s pulpit that would start recording the input into the sound mixer when pressed. A little icon would appear on the screen to indicate that recording is in progress. When the button is pressed again, the recording is stopped. Lastly, the raw .WAV would get converted to MP3 and automatically upload to the website.
A programmable USB button. The way I set it up is that when pressed, a command line script is triggered to start a recording and an icon pops up on the screen to indicate that recording is in progress.
The script s are written in AutoHotKey (Windows platform) and consists of several parts, each doing one part:
Lastly, it was important for the congregation to see the lyrics of the songs well as well as the sermon slides. Previously, there was a single projector with a rather faded output.
I have installed a new projector together with 2x LCD screens (one of them is being used by the speaker and the choir to see what the audience sees).
The sound board is connected to four microphones and to PC that receives the recordings once triggered y the USB button.