Returns the CanvasDrawer objects used in the layout.
Returns the note trackers used for this layout. Lume will call this method first when building a layout. For simple layouts, this method will only return a single note tracker with no filter.
NoteTracker objects are processed separately from the other components as Lume needs direct access to the trackers to update them when processing the MIDI file.
TheseBinds is a simple, abstract keyboard based layout. It is a simplied version of the layout BirdBrain, made for the song These Binds by Rovi Decena.
TheseBinds has a note range of [32, 84] (C2 to C6, inclusive), covering 4.1 octaves. Notes outside of this range will not be rendered.