Uses of Class
heronarts.lx.midi.MidiControlChange
Packages that use MidiControlChange
Package
Description
Integration with MIDI devices.
-
Uses of MidiControlChange in heronarts.lx.midi
Subclasses of MidiControlChange in heronarts.lx.midiMethods in heronarts.lx.midi with parameters of type MidiControlChangeModifier and TypeMethodDescriptiondefault void
LXMidiListener.controlChangeReceived
(MidiControlChange cc) -
Uses of MidiControlChange in heronarts.lx.midi.surface
Methods in heronarts.lx.midi.surface with parameters of type MidiControlChangeModifier and TypeMethodDescriptionvoid
APC40.controlChangeReceived
(MidiControlChange cc) void
APC40Mk2.controlChangeReceived
(MidiControlChange cc) void
APCminiSurface.controlChangeReceived
(MidiControlChange cc) void
DJM900nxs2.controlChangeReceived
(MidiControlChange cc) void
DJMA9.controlChangeReceived
(MidiControlChange cc) void
DJMV10.controlChangeReceived
(MidiControlChange cc) void
LXMidiSurface.controlChangeReceived
(MidiControlChange cc) void
MidiFighterTwister.controlChangeReceived
(MidiControlChange cc) void
LXMidiParameterControl.setValue
(MidiControlChange cc) -
Uses of MidiControlChange in heronarts.lx.midi.template
Methods in heronarts.lx.midi.template with parameters of type MidiControlChangeModifier and TypeMethodDescriptionvoid
AkaiMidiMix.controlChangeReceived
(MidiControlChange cc) void
AkaiMPD218.controlChangeReceived
(MidiControlChange cc) void
DJTTMidiFighterTwister.controlChangeReceived
(MidiControlChange cc) void
NovationLaunchkeyMk337.controlChangeReceived
(MidiControlChange cc) -
Uses of MidiControlChange in heronarts.lx.script
Methods in heronarts.lx.script with parameters of type MidiControlChangeModifier and TypeMethodDescriptionvoid
ScriptEffect.controlChangeReceived
(MidiControlChange cc) void
ScriptPattern.controlChangeReceived
(MidiControlChange cc)