Feature / Arpeggiator new Walk & Pattern note mode#3285
Merged
m-m-adams merged 18 commits intoJan 25, 2025
Conversation
Programmed like the Arturia MiniFreak synth “Walk” mode
soymonitus
marked this pull request as draft
January 15, 2025 19:09
Contributor
soymonitus
marked this pull request as ready for review
January 16, 2025 22:04
Collaborator
Author
|
This is ready for review! |
Collaborator
Author
|
Ok, after receiving some feedback in Discord, I added 3 different walk modes, with different probabilities so anyone can choose the desired "feel" depending on the context. This is now ready for review |
m-m-adams
approved these changes
Jan 25, 2025
m-m-adams
added this pull request to the merge queue
Jan 25, 2025
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 17, 2026
…#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 17, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 17, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 17, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 17, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 17, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 17, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 17, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 17, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 17, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 17, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 17, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 17, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 17, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 17, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 17, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 17, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 17, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 17, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 17, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 18, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 18, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 18, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 18, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 18, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 18, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 18, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 18, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 18, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 18, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
seangoodvibes
pushed a commit
to seangoodvibes/DelugeFirmware
that referenced
this pull request
Jan 18, 2026
Feature / Arpeggiator 3.0 (SynthstromAudible#3079) * Feature / Arp Root Chance parameter * Rename Bass Focus to Bass Chance * Fix compile * wip * refactor * wip * wip * wip * fix compile * fix * Fix! * renaming * labels * dic * fix * Enable arpeggiator on MIDI and CV drums * fix compile * Change menu order. Step repeat disabled for Gate drum * docs * docs * fix * fixes * Use Velocity Spread for both normal and arp notes * Velocity is bipolar * Make Spread params use relative percentages instead of absolute values for a smoother feel * Using triangle * Updated docs * docs * Implemented Chord Probability for synths and non-mpe midi clips * Format * Fix mpeValuesSum calculation * Refactor * wip * format * fix warning * Remove comment * Refactoring * compile * Update changelog * docs * Remove dead code * Refactoring * Remove duplicated code * Fixed bug with Gate Spread * Refactor * Refactor 2 Feature / Arpeggiator new Walk & Pattern note mode (SynthstromAudible#3285) * Arpeggiator Walk mode (in Randomizer menu) Programmed like the Arturia MiniFreak synth “Walk” mode * Format * Walk and Pattern note modes * docs and refactor * docs * fix * format docs * Added WALK1, WALK2 and WALK3 to have different speeds of walking * Format * fix * adjustment * Adjust probabilities so they are better balanced * Format * Fix saving of chord simulator parameter Horizontal menus for arpeggiator's randomizer submenu (SynthstromAudible#3238) * Prefer the 7SEG string for the horizontal menu titles * Horizontal menus for arpeggiator’s randomizer, and fixed documentation * format * Change docs * Format * Revert setting 7Seg name as the default name for horizontal menus * Change order of LFO params to match grid shortcuts * Put arp params in groups and add them to the grid shortcuts as horizontal menus * Update menu hierarchies * Fixed menus for all types: sound, midi, cv, drums * format * Format * Added Randomizer to “Mode” shortcut, visible when horizontal menus are on * format audio player: fix shortcuts (SynthstromAudible#3230) These got offset, re-adding the duplicate row (so sample1/sample2 columns behave the same) should fix the issue.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added two new note modes: Walk and Pattern
As in the docs:
-
Walk1 (WALK1)is the "slow" walk and next note is selected this way:- 30% of probability to walk the sequence a step in reverse.
- 30% of probability to just repeat the same step of the sequence.
- 40% of probability to walk the sequence a step forward (as normal).
-
Walk2 (WALK2)is the "normal" walk and next note is selected this way:- 25% of probability to walk the sequence a step in reverse.
- 25% of probability to just repeat the same step of the sequence.
- 50% of probability to walk the sequence a step forward (as normal).
-
Walk3 (WALK3)is the "fast" walk and next note is selected this way:- 20% of probability to walk the sequence a step in reverse.
- 20% of probability to just repeat the same step of the sequence.
- 60% of probability to walk the sequence a step forward (as normal).
-
Pattern (PATT)each time you select thisNote Modeon the menu it will generate a new pattern for you.The pattern is like if you had selected
Played Orderand the Deluge had decided the order for you.Tip: as this mode is the last selectable one, if you try to scroll past the end of the menu, the Deluge
will interpret it as a re-selection of the
Patternmode and so it will generate a new pattern for you.Note: the pattern is saved to the song so you can recreate it after reloading the song.
Note: this mode is not available for Kit Rows.
This PR also does some refactoring and cleanup of the arpeggiator code, removing dead code that was doing nothing, and repacking duplicated code into common functions.
The tests for how long it takes a sequence of notes to cycle:
I did several test passes with a 4-note chord on 1-bar, with an arpeggio of 4 octaves (16th notes) (With notemode=up it takes 1 bar to reach the highest note)