You are browsing as a guest. Sign up (or log in) to start making projects!

23h 33m 49s logged

Refactored the audio engine

I’ve streamlined the note processing logic in the audio engine. So far, the audio engine handled sequenced notes (notes that you can see in the editor) and the realtime MIDI notes that you can play using some MIDI controllers differently. It also lacked maintainability.

That’s why I’ve completely rebuilt the logic to unify the process. It also contributed to reduce the amount of code, and I’m happy with that.

0
1

Comments 0

No comments yet. Be the first!