azlux / botamusique

Bot to play youtube / soundcloud / radio / local music on Mumble (using pymumble).
MIT License
312 stars 79 forks source link

Sound comes out as garbage #364

Closed roughnecks closed 1 year ago

roughnecks commented 1 year ago

Describe the bug I only hear garbage through my speakers

Affected version I'm using stable package at http://packages.azlux.fr/botamusique/sources-stable.tar.gz

To Reproduce Steps to reproduce the behavior:

  1. Send command to open YT url
  2. Play the video

Expected behavior I'd expect to listen to clear sound, but it's not happening

Desktop (please complete the following information):

Additional context My Mumble server has bit rate set to 72000 and I set the bot to 24000 I also set Stereo to False.

Thanks

roughnecks commented 1 year ago

Alright, it was the bandwidth setting to break stuff; once I commented that out it started playing just fine!