Open davidlang42 opened 1 year ago
Currently fixed_steps means steps in exactly 1 beat, but this could easily be renamed to fixed_steps_per_beat and fixed_beats implemented.
fixed_steps
fixed_steps_per_beat
fixed_beats
This will require updating all arpeggiators to use these settings.
Currently
fixed_steps
means steps in exactly 1 beat, but this could easily be renamed tofixed_steps_per_beat
andfixed_beats
implemented.This will require updating all arpeggiators to use these settings.