An interface for providing configurable properties to a Visualizer.
The vertical height in pixels of a note.
Number of horizontal pixels between each note.
The horizontal scale at which notes are drawn. The bigger this value, the "wider" a note looks.
The color (as an RGB comma separated string) of a note.
The color (as an RGB comma separated string) of an active note being played.
The smallest pitch to be included in the visualization. If undefined, this will be computed from the NoteSequence being visualized.
The biggest pitch to be included in the visualization. If undefined, this will be computed from the NoteSequence being visualized.
Generated using TypeDoc
An interface for providing configurable properties to a Visualizer.
The vertical height in pixels of a note.
Number of horizontal pixels between each note.
The horizontal scale at which notes are drawn. The bigger this value, the "wider" a note looks.
The color (as an RGB comma separated string) of a note.
The color (as an RGB comma separated string) of an active note being played.
The smallest pitch to be included in the visualization. If undefined, this will be computed from the NoteSequence being visualized.
The biggest pitch to be included in the visualization. If undefined, this will be computed from the NoteSequence being visualized.