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 TypeMethodDescriptiondefault voidLXMidiListener.aftertouchReceived(MidiAftertouch aftertouch) -
Uses of MidiAftertouch in heronarts.lx.midi.surface
Methods in heronarts.lx.midi.surface with parameters of type MidiAftertouchModifier and TypeMethodDescriptionvoidDJM900nxs2.aftertouchReceived(MidiAftertouch aftertouch) voidDJMA9.aftertouchReceived(MidiAftertouch aftertouch) voidDJMV10.aftertouchReceived(MidiAftertouch aftertouch) voidLXMidiSurface.aftertouchReceived(MidiAftertouch aftertouch) -
Uses of MidiAftertouch in heronarts.lx.script
Methods in heronarts.lx.script with parameters of type MidiAftertouchModifier and TypeMethodDescriptionvoidScriptEffect.aftertouchReceived(MidiAftertouch aftertouch) voidScriptPattern.aftertouchReceived(MidiAftertouch aftertouch)