bounce()
Pan notes hard left and right, alternating from note to note, in place.
Parameters
Mod.bounce() is a static utility. Call it on the Mod class itself, for example:
Mod.bounce(material)
| Parameter | Type | Default | Description |
|---|---|---|---|
material |
Phrase, Part, or Score |
required | The music to change. |