Uses of Class
heronarts.lx.midi.MidiAftertouch
Packages that use MidiAftertouch
Package
Description
Integration with MIDI devices.
-
Uses of MidiAftertouch in heronarts.lx.midi
Methods in heronarts.lx.midi with parameters of type MidiAftertouchModifier and TypeMethodDescriptionvoid
LXAbstractMidiListener.aftertouchReceived
(MidiAftertouch aftertouch) default void
LXMidiListener.aftertouchReceived
(MidiAftertouch aftertouch) -
Uses of MidiAftertouch in heronarts.lx.midi.surface
Methods in heronarts.lx.midi.surface with parameters of type MidiAftertouchModifier and TypeMethodDescriptionvoid
DJM900nxs2.aftertouchReceived
(MidiAftertouch aftertouch) void
DJMA9.aftertouchReceived
(MidiAftertouch aftertouch) void
DJMV10.aftertouchReceived
(MidiAftertouch aftertouch) void
LXMidiSurface.aftertouchReceived
(MidiAftertouch aftertouch) -
Uses of MidiAftertouch in heronarts.lx.script
Methods in heronarts.lx.script with parameters of type MidiAftertouchModifier and TypeMethodDescriptionvoid
ScriptEffect.aftertouchReceived
(MidiAftertouch aftertouch) void
ScriptPattern.aftertouchReceived
(MidiAftertouch aftertouch)