MIDI Input Strings

Controller input string:-

  • (part ctlNumber oscIndex [$expr|/oscMsg] scale offset type[-])
ElementFunction
partthe part number
ctlNumberthe control number
oscIndexthe the oscIndex
[$expr|/oscMsg]either an expression(see above) or an OSC message
scalemultiplier of midi value
offsetoffset of midi value
typethe control type
-(last char) delete this control setting

Types of controller are described below

Type identifierDescription
bbutton
ttoggle button
nnormal range (0-127)*scale+offset
llogarithmic range (0-127)^scale+offset
aaccumulator (e.g. for jogwheel). step=scale, intiial value = offset

Note input string:-

  • (part startNote endNote oscIndex [$expr|/oscMsg])
ElementFunction
partthe part number
startNotethe start note
endNotethe end note
oscIndexthe the oscIndex
[$expr|/oscMsg]either an expression(see above) or an OSC message

This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 1.6.1.13621 - Documentation