discord.js/src/Voice
meew0 e8cc571d6a Make the multiplier return the current volume
without doing any math to it, so we can have different ways to set the multiplier in logarithmic ways.
2016-04-02 11:03:28 +02:00
..
AudioEncoder.js Aaron copied horrible code from elsewhere 2016-03-12 22:06:30 -08:00
StreamIntent.js Use import/export since we are using babel, removed unused imports 2015-11-28 17:57:22 +01:00
VoiceConnection.js Send guild_id on voice destroy for bot accounts to work 2016-03-28 19:06:10 +11:00
VoicePacket.js Implement voice encryption support 2016-03-18 06:32:35 +03:00
VolumeTransformer.js Make the multiplier return the current volume 2016-04-02 11:03:28 +02:00