musicaiz.plotters.PianorollHTML

class musicaiz.plotters.PianorollHTML(musa: Optional[musicaiz.loaders.Musa] = None)[source]
__init__(musa: Optional[musicaiz.loaders.Musa] = None)[source]

The Musa object need to be initialized with the argument structure = bars for a good visualization of the pianoroll.

Methods

__init__([musa])

The Musa object need to be initialized with the argument structure = bars for a good visualization of the pianoroll.

plot_grid(subdivisions)

plot_instruments(program, bar_start, bar_end)