forked from jamulussoftware/jamulus
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More generic structure for responding to MIDI controller messages
This is preparation for continuing work on issue jamulussoftware#95. While it does not yet introduce functional differences, MIDI controller information is organised in a manner where reacting to more than just fader control messages becomes easy. The preparation right now is for controllers of type fader, pan, solo, mute but can be easily extended for other messages arriving on a single channel.
- Loading branch information
Showing
2 changed files
with
49 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters