midi()
Play music library material through the synthesizer.
Parameters
Play.midi() is a static utility. Call it on the Play class itself, for example:
Play.midi(material)
| Parameter | Type | Default | Description |
|---|---|---|---|
material |
Note, Phrase, Part, or Score |
required | The music to play. |