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.
New MIDI parameter syntax for --ctrlmidich arg
As part of issue jamulussoftware#95, this implements a new way of specifying various controllers. The previous possibilities are retained. This leaves --ctrlmidich <n> receives on channel n (if 0, on all channels), offset to first fader is 70 (Behringer X-Touch) --ctrlmidich <n>;<off> for specifying a different offset --ctrlmidich <n>;f<off>*<channels>;p<off>*<channels> specified offsets for fader controllers and pan controllers, respectively. There are also s<off> and m<off> specs for Solo and Mute buttons, respectively. This only concerns the command line parsing: the actual implementation is only there for the volume faders.
- Loading branch information
Showing
1 changed file
with
48 additions
and
5 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