chanctrl
Get the current value of a MIDI channel controller and optionally map it onto specified range.
Syntax
Initialization
ichnl -- the MIDI channel (1-16).
ictlno -- the MIDI controller number (0-127).
ilow, ihigh -- low and high ranges for mapping
Examples
Here is an example of the chanctrl opcode. It uses the file chanctrl-modern.csd.
Here is an example of the chanctrl opcode. It uses the file chanctrl.csd.
See also
Credits
Author: Mike Berry
Mills College
May, 1997
Thanks goes to Rasmus Ekman for pointing out the correct MIDI channel and controller number ranges.