Download the zip file from here, extract it and copy the files into your Reaper folder.
Modified version of Jahudka's d'Arpagnan Arpeggiator. I added more patterns with several possible directions each, also removed the backtrack controls since I didn't use them that much. Velocity is no longer hardcoded and it can be modulated via a LFO.
- toggle_midi_preview: Toggle MIDI preview on play/stop (modified version of cfillion's script).
If a new parameter/slider is needed please add it after the previous ones to avoid breaking compatibility.
All commits should be made using the conventional commits specification, to help with this a git hook that validates commit messages can be installed with:
cp -r -T .githooks .git/hooks