alopezlago / QuizBowlDiscordScoreTracker

MIT License
6 stars 4 forks source link

Allow the user to change the volume of beep sound #63

Open Sam-per opened 3 years ago

Sam-per commented 3 years ago

The sound of the beep should be adjustable to what is comfortable for the user.

UI: display a volume slider for the user to move up/down as they desire

Logic (JS): check the state of the volume slider regularly. The volume of the beep sound should be adjusted accordingly