fredi-68 / Ram

ProtOS Discord Bot (Codename: Ram) DISCLAIMER: This repository is a mirror of my local network source control. Information may or may not be inaccurate. Updates only whenever I can be bothered.
0 stars 0 forks source link

Audio API rework #19

Open fredi-68 opened 6 years ago

fredi-68 commented 6 years ago

Now that we are using a custom audio engine, this should not be too bad. At least we only have to update that and not the entire codebase that uses it. However, I believe the new audio system discord.py is going to ship with may be functionally close enough to my implementation that we can offload most of the work onto that. Will need to check the specifics once it has been implemented and finalized.

fredi-68 commented 5 years ago

This patch has been in testing for quite a while and is now considered stable. The only remaining issue is some audio artifacting sometimes occurring at the end of a sound, thought I am still unsure what is causing this.