public class MidiNoteClipEvent extends LXClipEvent
LXSerializable.Utils
Modifier and Type | Field and Description |
---|---|
protected static String |
KEY_CHANNEL |
protected static String |
KEY_COMMAND |
protected static String |
KEY_DATA_1 |
protected static String |
KEY_DATA_2 |
MidiNote |
midiNote |
component, cursor, KEY_CURSOR, lane
Modifier and Type | Method and Description |
---|---|
void |
execute() |
void |
save(LX lx,
JsonObject obj)
Serializes this instance into the JSON object
|
compare, getBasis, getCursor, load
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public final MidiNote midiNote
protected static final String KEY_CHANNEL
protected static final String KEY_COMMAND
protected static final String KEY_DATA_1
protected static final String KEY_DATA_2
public void execute()
execute
in class LXClipEvent
public void save(LX lx, JsonObject obj)
LXSerializable
save
in interface LXSerializable
save
in class LXClipEvent
lx
- LX instanceobj
- Object to serialize intoLX library by Mark C. Slee. © 2012-2020