feat: stereo support, updated pymumble.
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user