spread()
Randomly pan the notes for an even spread across the stereo field, in place.
Parameters
Mod.spread() is a static utility. Call it on the Mod class itself, for example:
Mod.spread(material)
| Parameter | Type | Default | Description |
|---|---|---|---|
material |
Phrase, Part, or Score |
required | The music to change. |