A gridpad controller used by the QuNeo class. Used to represent a pad that is set to grid mode.
Create a new grid pad controller. During regular use this is called from the QuNeo.createGridPad method.
noteNum |
MIDI note number for the control. |
pressCC |
MIDI CC number for pressure data. |
name |
Name of the control, used when printing debug info. |
channel |
MIDI channel the control responds to. |
scInPort |
Port that Supercollider will recieve MIDI data from. |
scOutPort |
Port that Supercollider will send MIDI data to. |
A new QuNeo grid pad control
Name of the control, used when printing debug info.
(describe method here)
(describe returnvalue here)
(describe method here)
(describe returnvalue here)
(describe method here)
(describe returnvalue here)
(describe method here)
setDebug |
(describe argument here) |
(describe returnvalue here)
Port that will recieve MIDI data from the QuNeo.
Port that will send MIDI data to the QuNeo.