Commit Graph

48 Commits

Author SHA1 Message Date
faa8def092 Sequencer UI is now aligned vertically, no matter how many steps 2025-03-11 21:04:15 +02:00
47e4babcf6 sequence length can be changed from the UI 2025-03-11 20:27:50 +02:00
d59993d494 added length indicator to the sequencer screen 2025-03-11 18:04:01 +02:00
f7b2150acf Sequences can be different length now 2025-03-11 14:58:42 +02:00
9840f23f77 gate pulsewidth (almost) works for subdivs, but not for multipliers 2025-03-08 14:57:17 +02:00
fd240e0341 some progress on gate length in percent (but the calculation is still wrong) 2025-03-06 18:40:55 +02:00
1201d206a0 Extra Channel setting WIP 2025-03-04 22:05:51 +02:00
4a5b1662f9 some changes to swing 2024-11-29 14:32:57 +02:00
a7fc9663da UI tweaks for new modes 2024-10-18 15:46:34 +03:00
7c235869a9 Gate mode seems to work 2024-10-18 14:43:12 +03:00
0d41ff9cbd Gate kinda works, but needs some tweaking of the values 2024-10-18 00:13:24 +03:00
c5b9ebe868 started adding swing and gate to UI 2024-10-17 19:39:39 +03:00
01806cbd82 More memory optimisation. Changed how version is displayed in settings 2024-07-31 19:07:16 +03:00
b244049db5 More SRAM optimisations. Needs testing 2024-07-31 18:17:39 +03:00
8346c4d764 Moved some of the strings to PROGMEM. added "Done" message when the encoder is reversed 2024-07-31 16:44:04 +03:00
e14d627238 seems like the memory is close to full, some parts were not displaying, shorter string here helped 2024-06-27 19:04:57 +03:00
79bc258cf1 Changed long-press time, added encoder reverse settings. memory is tight, needs testing. also removed everything related to hardware 2024-06-27 16:51:17 +03:00
943854b733 renamed the big font 2023-12-15 00:19:09 +02:00
4bc5067dfc Hidden Ext Midi mode and play indicator for non-internal clocks 2023-12-13 23:41:44 +02:00
b7827b87a4 Fixed subdiv bug for random, title in sequencer, sequence erase not only during recording 2023-12-13 23:35:30 +02:00
0f8caee49b Added 4ppqn ext and new subdivs (24, 32, 64, 128) 2023-11-17 10:20:22 +02:00
66218a307c MIDI in now works (code) 2023-10-27 11:35:59 +03:00
60d8a123a0 FW: added midi in and out related code 2023-10-12 20:40:49 +03:00
0a4fba7870 Some fixes related to offset 2023-08-26 22:20:58 +03:00
95d07893bc Updated CV calibration related stuff 2023-08-26 18:58:36 +03:00
5aaa6e694d Added CV Test Utility, changed some stuff related to cv in main program 2023-08-26 14:12:15 +03:00
4c9a4e966f Simplified CV modulation menu (needs testing) 2023-08-22 23:15:36 +03:00
3a21d8616e updated BPM tab 2023-08-20 23:06:15 +03:00
f6ba128ab8 added clock for daisychaining 2023-08-13 00:23:51 +03:00
adc80bd626 reworked the menu 2023-08-12 23:58:27 +03:00
9d4142b46b new "big" font 2023-08-10 21:16:53 +03:00
aec68332e4 Started reworking menu to include main param 2023-08-06 22:02:42 +03:00
eb32f46ea3 Added screen rotation setting 2023-08-05 23:04:11 +03:00
cdb4cb58a2 Added empty (for now) settings screen 2023-08-05 00:40:44 +03:00
4c6c68e260 Updated pattern editor screen, fixed some minor bugs 2023-08-03 21:36:08 +03:00
392f536203 Added quantization 2023-08-03 00:53:15 +03:00
a40f7ec67d Added sequence recorder 2023-08-02 23:29:44 +03:00
c79c8e4ae5 Minor fixes in menus 2023-08-01 23:44:22 +03:00
0744c199c7 Sequencer editor 2023-08-01 23:21:17 +03:00
fb1436db18 MAin screen is done 2023-08-01 21:47:29 +03:00
51d004b4a4 Everything is saved into EEPROM (including sequences) on change, no need to press play/stop 2023-08-01 19:36:16 +03:00
fd77b88b6f Fixed sequence player 2023-08-01 16:26:47 +03:00
dbf6cfe85a Custom font and some progress on the menu 2023-08-01 14:30:48 +03:00
21e67180ec Migrating to U8G2 2023-08-01 01:02:41 +03:00
72093d7d20 Minor memory optimizations and stencil production file 2023-07-31 21:32:32 +03:00
fe99d57afa Added Random modulation 2023-07-30 01:11:25 +03:00
1b9611f374 Almost done with the menu 2023-07-29 10:55:39 +03:00
b4f89a838d Changed data structure 2023-07-27 23:41:38 +03:00