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