hydra have you actually fixed voice whatttt

This commit is contained in:
Amish Shah
2016-10-24 17:10:17 +01:00
parent b24e0b347e
commit c6d0c31c84
2 changed files with 37 additions and 16 deletions

View File

@@ -38,7 +38,7 @@ class StreamDispatcher extends EventEmitter {
* aren't recommended, as it means you are using 5x more bandwidth. You _can_ edit this at runtime.
* @type {number}
*/
this.passes = streamOptions.passes || 1;
this.passes = streamOptions.passes || 3;
/**
* Whether playing is paused