|
|
fabc9b9b8d
|
feat: Add configurable pulse output feature with UI control and associated logic.
|
2026-03-18 13:11:08 -07:00 |
|
|
|
e363c05823
|
refactor: Replace LFSR with Xorshift PRNG, store menu strings in PROGMEM, and ensure atomic CV value updates.
|
2026-03-18 13:00:19 -07:00 |
|
|
|
59fbd37524
|
feat: Display CV-modulated parameter values in the UI and trigger redraws when relevant CV inputs change.
|
2026-03-18 12:36:34 -07:00 |
|
|
|
37711bc6ef
|
feat: Add external clock tick handler to reset sequencer or register tick based on clock source.
|
2026-03-18 12:18:45 -07:00 |
|
|
|
50c551f198
|
fix: Debounce preset pattern selection from CV input using last_mapped_slot to prevent redundant updates.
|
2026-03-18 01:15:34 -07:00 |
|
|
|
ecc6ae01c6
|
feat: Implement multi-pattern storage and selection with dedicated UI and CV control.
|
2026-03-18 00:53:05 -07:00 |
|
|
|
a70b567a33
|
feat: Introduce global menu for clock and CV destination parameters, integrate CV modulation, and refactor display rendering.
|
2026-03-17 21:11:47 -07:00 |
|
|
|
7c06da08b4
|
feat: add initial rhythm sequencer firmware with UI, parameter management, and pattern generation.
|
2026-03-09 18:42:16 -07:00 |
|