-
Notifications
You must be signed in to change notification settings - Fork 13
Arpeggiate
Knut Andreas Ruud edited this page Nov 5, 2019
·
6 revisions
Arpeggiates the given clip using another clip, or itself.
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 |
- arp
=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.