animal-crossing-music-extension / ac-music-extension

Google Chrome extension that plays hourly Animal Crossing music and more while browsing!
https://acmusicext.com
zlib License
343 stars 57 forks source link

Allow volume of town tune to be edited #66

Closed PikaDude closed 4 years ago

PikaDude commented 4 years ago

Right now, the town tune player ignores the volume of the music and there is no way to even change the volume. It currently plays at 100% volume and can be quite annoying.

Julian-MJK commented 4 years ago

Would changing the gainLevel variable at line 12 of /scripts/global/tune_player.js do the trick?

PikaDude commented 4 years ago

Perhaps, but maybe we should maybe include a separate slider to control the town tune volume separately from the music volume, in case people find one or the other too loud for their liking. What do you think?

Julian-MJK commented 4 years ago

Definitely, a separate volume slider on the Town Tune page would be easy to implement, and some people may, as you say, want the Town Tune to be quieter.