Arpeggiate - carrierdown/mutateful GitHub Wiki
Arpeggiates the given clip using another clip, or itself.
Parameters
Aliases for parameters are listed in italic.
Name | Description |
---|---|
‑by | Specify the clip to be used as the arpeggiator sequence |
‑removeoffset-remoff | If specified, leading silence in the arpeggiator sequence is removed |
‑rescale <Number: 2> | How many notes of the arpeggiator sequence to fit within each note from the source clip |
Aliases
- arp
Examples
=a1 arp -by a2 -rescale 4
Where a1 is a sequence with reasonably long notes. Remember that clip a2 will be rescaled so that the first 4 notes (since we specified -rescale 4) will fit within the duration of each note from a1.