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, loadclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic 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 LXClipEventpublic void save(LX lx, JsonObject obj)
LXSerializablesave in interface LXSerializablesave in class LXClipEventlx - LX instanceobj - Object to serialize intoLX library by Mark C. Slee. © 2012-2020