discord.js/src/client/voice
xDdude a49d4e6d43 getters for decibel and logarithmic volume (#1355)
* getters for decibel and logarithmic volume

I don't really understand where the conversion numbers come from but having this allows for an easy way to get the volume back based on what method you used to set it. I think the math is right, but yeah I've just used the conversion numbers from the other methods.

* fix trailing spaces
2017-04-11 18:21:00 +01:00
..
dispatcher Volume stuff docs fixes (#1354) 2017-04-10 11:50:33 +01:00
opus Fix lowercase comments 2017-04-02 19:47:00 +02:00
player Document readonly and private properties (#1338) 2017-04-03 20:05:36 +02:00
receiver Add new ESLint rules 2017-03-17 01:23:39 -04:00
util getters for decibel and logarithmic volume (#1355) 2017-04-11 18:21:00 +01:00
ClientVoiceManager.js merge fix 2017-02-22 20:39:21 +00:00
VoiceBroadcast.js Volume stuff docs fixes (#1354) 2017-04-10 11:50:33 +01:00
VoiceConnection.js VoiceConnection speaking bugfix (#1343) 2017-04-06 16:20:34 +02:00
VoiceUDPClient.js VoiceConnection rework (#1183) 2017-02-22 20:13:52 +00:00
VoiceWebSocket.js VoiceConnection rework (#1183) 2017-02-22 20:13:52 +00:00