10 Commits (458cb83b47cb903ff1e16b96c129501afdd8278e)

Author SHA1 Message Date
Daniel b532da7906 Fix waiting for resume when calling stop() on AudioPlayer 8 years ago
Rapptz 5d75c44651 Call cleanup on AudioSource.__del__. 8 years ago
Rapptz eda903f6b1 Add some logging for when ffmpeg processes get terminated. 8 years ago
Rapptz daf066dd39 Log when a player's after function fails. 8 years ago
Rapptz 34c60002bf Allow setting a default volume in PCMVolumeTransformer. 8 years ago
Rapptz f5cfc96aaf Add PCMVolumeTransformer to augment volume of a PCM stream. 8 years ago
Rapptz 07d5328873 Add VoiceClient.is_paused to query pause state. 8 years ago
Rapptz efd6d11e9a Fix static cut-off when playing. 8 years ago
Rapptz b4bc4dfd12 Fix FFmpegPCMAudio not working with spaces in filename. 8 years ago
Rapptz 3b1b26ffb1 Re-implement voice sending. 8 years ago