61 Commits (50caa3c82cf44eb5c9a2784f5d00ec2de7d51929)

Author SHA1 Message Date
Daniel ceb82ecc7b
Fix self._process not existing during cleanup() in case of error 8 years ago
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