hotchk155 / arpie

A compact and full featured MIDI arpeggiator, Open source, Arduino based

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option to restart the note sequence every time PLEN is reached.

hotchk155 opened this issue · comments

Restart Pattern: An on/off option to restart the note sequence every time PLEN is reached.

For instance: C major (C-E-G) input chord, UP mode, PLEN = 4:

Present behaviour: CEGC EGCE GCEG...
Restart pattern: CEGC CEGC CEGC...
(JP)