feat: stereo support, updated pymumble.

This commit is contained in:
Terry Geng
2020-06-05 15:01:06 +08:00
parent 92b3a3c7be
commit 37082a82f3
4 changed files with 21 additions and 9 deletions

View File

@ -39,6 +39,9 @@ port = 64738
# 'admin': Users allowed to kill the bot, or ban URLs. Separated by ';'
#admin = User1;User2;
# 'stereo': After 1.4.0, mumble starts to support stereo stream. Enable this option for stereo
# stream transmission. Otherwise the bot will down mix stereo sound into mono.
#stereo = True
# 'volume' is default volume from 0 to 1.
# This option will be overridden by value in the database.