olofson / audiality2

A realtime scripted modular audio engine for video games and musical applications.
http://audiality.org/
zlib License
79 stars 5 forks source link

MIDI support cleanup #285

Closed olofson closed 7 years ago

olofson commented 7 years ago
olofson commented 7 years ago

Reverting back to the "specify single channel" interface, just adding the "-1 means all channels," as those are the only two sensible use cases I can think of, it's cleaner and simpler, and it allows supporting (practically) unlimited numbers of channels for "extended" MIDI APIs.