multibuzzer
multibuzzer copied to clipboard
Buzzer Sound Files Swap
I am trying to figure out how to host an amended version of this app. I have a specific sound effect which I have used to swap out the existing buzzer noise. Ideally if we had a scoring system allowing 5 or 10 point increase increments that would make it perfect but can always use a seperate system for scoring. The priority is to have this buzzer app hosted with the different sound effect. How do I go about hosting this under a different URL with the new buzzer sound effect? Or could the original project be changed to allow a host to set the buzzer noise to one they want to use?
Hi! I can look into what might make sense for customizable buzzer sounds - just to clarify, would this only be for yourself? (or would you want the host to be able to override the sound for everyone in the room with the custom buzzer?)
In the meantime, you're welcome to fork this project, and you can host it on any platform that can host Node.js web apps. Heroku or Render are pretty straightforward options with decent tutorials about how to get started, and of course it could work on AWS or Google too.