Algorithm
| Description
|
Arpeggiator1
| An arpeggiator that takes all the selected notes, splits them and creates
single note arpeggiations.
|
Arpeggiator2
| An arpeggiator similar to arpeggiator with the exception that it uses chord
tones instead of just single notes.
|
PhraseArpeggiator |
An sophisticated arpeggiator that creates phrases. |
Split and Quantize
| An algorithm that splits up long notes and then quantizes the notes to a
random value (between whole note and 32nd note) or to a randomly selected groove.
|
Split Randomly
| Splits notes.
|
TwoThirdSplit
| Randomly splits notes at triplet times.
|
Quantize Randomly
| Quantizes to arbitrary value or randomly selected groove.
|
Duration
| Randomly affects the durations of notes.
|
Trill
| Creates a trill effect by splitting notes
|
Flam
| Creates a flam effect by shifting notes slightly.
|
Delete
| Randomly deletes notes.
|
Delete 16ths
| Randomly deletes 16th notes.
|
Shift
| Randomly shifts notes.
|
Pat 8ths
| Creates a random pattern of 8th notes and groove quantizes the selection to
the pattern .
|
Pat 16ths
| Creates a random pattern of 16th notes and groove quantizes the selection to
the pattern.
|
Pat Trips
| Creates a random pattern of 8th note triplets and groove quantizes the
selection to the pattern.
|
Pat Swing
| Creates a random swing pattern and groove quantizes the selection to the
pattern.
|
Vel Only Pat
| Creates random velocity patterns without affecting pitches or rhythms.
|