Uses of Class
heronarts.lx.midi.MidiNote
Package
Description
Integration with MIDI devices.
Utility abstraction for values that vary over time.
-
Uses of MidiNote in heronarts.lx.clip
-
Uses of MidiNote in heronarts.lx.effect.midi
-
Uses of MidiNote in heronarts.lx.midi
Modifier and TypeMethodDescriptionvoid
LXAbstractMidiListener.noteOffReceived
(MidiNote note) default void
LXMidiListener.noteOffReceived
(MidiNote note) -
Uses of MidiNote in heronarts.lx.midi.surface
Modifier and TypeMethodDescriptionvoid
APC40.noteOffReceived
(MidiNote note) void
APC40Mk2.noteOffReceived
(MidiNote note) void
APCmini.noteOffReceived
(MidiNote note) void
DJM900nxs2.noteOffReceived
(MidiNote note) void
DJMA9.noteOffReceived
(MidiNote note) void
DJMV10.noteOffReceived
(MidiNote note) void
LXMidiSurface.noteOffReceived
(MidiNote note) void
MidiFighterTwister.noteOffReceived
(MidiNote note) -
Uses of MidiNote in heronarts.lx.modulator
Modifier and TypeMethodDescriptionvoid
Damper.noteOffReceived
(MidiNote note) void
MidiNoteTrigger.noteOffReceived
(MidiNote note) void
MultiModeEnvelope.noteOffReceived
(MidiNote note) -
Uses of MidiNote in heronarts.lx.script
Modifier and TypeMethodDescriptionvoid
ScriptEffect.noteOffReceived
(MidiNote note) void
ScriptPattern.noteOffReceived
(MidiNote note)