Is there a way to offset a single parameter for all active steps in a pattern, other than holding as many steps as you can at a time?
e.g., if I want to update the [vol] parameter for all steps that have been added. Note that
- I do not want to update the part, since different slices on different patterns can have differing overall amplitudes.
- I do want to retain all parameter info that has been programmed into the steps in question
- I realize that I should be more careful exporting sample chains w/r/t normalization… just curious.

One thought I had about a solution would be to send MIDI data out that I loop back into the MIDI input, then record it while the machine is in [rec] mode.