elliottwilliams / mumbletune

A Mumble VOIP bot that plays Spotify.
MIT License
21 stars 7 forks source link

Changing the volume over 100 causes static. #8

Open mkBlaze opened 10 years ago

mkBlaze commented 10 years ago

Increasing the volume on the bot more then 100 causes unpleasant static in the channel. I fixed this by adding two lines of code in the messages.rb file in /mumbletune/lib/mumbletune after line 114 elsif message.argument.length > 2 message.respond "It's too loud."