The Accumulator Events
For each of the three accumulators, there is an absolute and relative offset event:
offset note abs set note accumulator value range: 0 to 127
offset note rel add to note accumulator value range: 0 to 63 / -64 to -1
offset velo abs set velocity accumulator value range: 0 to 127
offset velo rel add to velocity accumulator value range: 0 to 63 / -64 to -1
offset aux D abs set aux D accumulator value range: 0 to 127
offset aux D rel add to aux D accumulator value range: 0 to 63 / -64 to -1
There are another set of events which take no value, but simply prevent each accumulator from
affecting specific steps on which the event is set active.
The accumulators are not reset, and any offset events on the same step will still apply.
The accumulator defeat events are:
note acc defeat
velo acc defeat
auxD acc defeat
You may also want to dynamically modify the accumulator limits - overriding the values set for the
pattern. This can be done using these events:
set note acc lim
set velo acc lim
set auxD acc lim
The last two events in the group allow the aux D accumulator to be used to modify the length and
delay settings for each step.
add dAcc to leng add aux D accumulator (scaled) to length no value
add dAcc to dlay add aux D accumulator (scaled) to delay no value