pianoRoll()
Show the music as a piano-roll display.
Parameters
View.pianoRoll() is a static utility. Call it on the View class itself, for example:
View.pianoRoll(material)
| Parameter | Type | Default | Description |
|---|---|---|---|
material |
Phrase, Part, or Score |
required | The music to show. |