jdm / libmzx

A Rust library for loading and manipulating MegaZeux worlds.
MIT License
2 stars 0 forks source link

Implement music fading #26

Open jdm opened 5 years ago

jdm commented 5 years ago

This requires storing how many samples should be faded and applying a volume modifier to the samples after openmpt has filled the buffer.