Package heronarts.lx.clip
Class PatternClipLane
java.lang.Object
heronarts.lx.clip.LXClipLane
heronarts.lx.clip.PatternClipLane
- All Implemented Interfaces:
LXSerializable
-
Nested Class Summary
Nested classes/interfaces inherited from interface heronarts.lx.LXSerializable
LXSerializable.Utils
-
Field Summary
Fields inherited from class heronarts.lx.clip.LXClipLane
clip, events, KEY_LANE_TYPE, mutableEvents, onChange, VALUE_LANE_TYPE_MIDI_NOTE, VALUE_LANE_TYPE_PARAMETER, VALUE_LANE_TYPE_PATTERN
-
Method Summary
Modifier and TypeMethodDescriptiongetLabel()
protected LXClipEvent
loadEvent
(LX lx, JsonObject eventObj) Methods inherited from class heronarts.lx.clip.LXClipLane
appendEvent, clearSelection, insertEvent, load, moveEvent, removeEvent, save
-
Method Details
-
getLabel
- Specified by:
getLabel
in classLXClipLane
-
loadEvent
- Specified by:
loadEvent
in classLXClipLane
-