adamschackart / AXLE3D

A modular collection of game libraries for Python and/or C++.
20 stars 1 forks source link

ae_sound #6

Open adamschackart opened 7 years ago

adamschackart commented 7 years ago

Before work can begin on al_core, we need to be able to load, save, query, and manipulate WAV files much in the same way as we do with images. It would also be very helpful to have some basic sound mixing utilities (dynamic filters, stereo, etc).