BaseVisualizer` constructor.
The NoteSequence
to be visualized.
(optional) Visualization configuration options.
Redraws the entire note sequence, optionally painting a note as active
(Optional) If specified, this Note
will be painted
in the active color.
(Optional) If specified and the note being painted is offscreen, the parent container will be scrolled so that the note is in view.
The x position of the painted active note. Useful for automatically advancing the visualization if the note was painted outside of the screen.
Generated using TypeDoc
Abstract base class for a
NoteSequence
visualizer.