Commit Graph

150 Commits

Author SHA1 Message Date
6fd6fa90f2 hopefuly sequencer with ext clock bug is fixed 2024-01-12 18:47:34 +02:00
02a8f6fdce commented out the encoder accelerator for now. seems like 1.1 beta is ready 2023-12-15 22:04:01 +02:00
877c330e74 Added basic acceleration and filtering for the encoder, but it still needs finetuning 2023-12-15 17:27:49 +02:00
943854b733 renamed the big font 2023-12-15 00:19:09 +02:00
b4495101dc "big" font is now smaller to fit /128 in place 2023-12-14 23:58:20 +02:00
d49395ce43 switching from ext to int clock now stops the clock 2023-12-14 22:06:21 +02:00
47a05fbedf Fixed the bug when sequence was erased without going to edit screen 2023-12-14 17:28:57 +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
3902771d56 ext ppqn setting now saved in memory 2023-11-26 18:45:34 +02:00
a179441359 removed 2s limit for long press, added midi panel design 2023-11-26 18:34:56 +02:00
7e0b8428fd Finished MIDI expander designs 2023-11-21 23:44:43 +02:00
0f8caee49b Added 4ppqn ext and new subdivs (24, 32, 64, 128) 2023-11-17 10:20:22 +02:00
3310e6cf66 added midi expander board layout 2023-11-02 01:14:09 +02:00
eb53d3ab74 added indicator led to midi expander 2023-10-30 23:12:56 +02:00
66218a307c MIDI in now works (code) 2023-10-27 11:35:59 +03:00
371d256c08 Added Midi expander schematics 2023-10-27 00:45:35 +03:00
7c508d286c rev4 board layout done 2023-10-17 21:24:42 +03:00
24dc76e433 Minor updates to layout 2023-10-13 00:12:33 +03:00
102cc80ada Draft board layout with new connectors 2023-10-13 00:00:06 +03:00
60d8a123a0 FW: added midi in and out related code 2023-10-12 20:40:49 +03:00
8c2e486fdd HW: Split back connector into separaate MIDI and LINK connectors (only in schematics) 2023-10-12 20:40:13 +03:00
3bc8c91231 added midi clock out 2023-09-23 22:19:02 +03:00
e0a5a4d5f8 Added +5v pin to expander pins 2023-09-23 01:47:23 +03:00
54c0f0d50a 1.0! 2023-08-28 23:42:54 +03:00
1820e678c9 Modulation to dividers now works 2023-08-27 18:23:35 +03:00
9d07f35908 More fixes related to offset 2023-08-26 22:30:01 +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
e51337abf2 Longer encoder press exits param edit without exiting the tab 2023-08-22 01:16:42 +03:00
e93b6b53a9 Fixed the sequencer offset 2023-08-22 00:08:03 +03:00
c5d1c1cded Pattern modulation limited to the bank 2023-08-21 22:28:48 +03:00
aa868c0a01 CV modulation of sequencer pattern 2023-08-21 16:15:56 +03:00
545581ec32 started working on CV pattern modulation 2023-08-21 01:21:04 +03:00
3a21d8616e updated BPM tab 2023-08-20 23:06:15 +03:00
fc381b4829 fixed bug when sequencer didn't start on start/stop after previously playing once 2023-08-13 15:42:32 +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
ebd5005942 some progress on menu 2023-08-06 23:27:12 +03:00
aec68332e4 Started reworking menu to include main param 2023-08-06 22:02:42 +03:00
fc622a1663 Added "Factory Reset" 2023-08-06 00:18:31 +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
c5a252cb34 Added CV calibration 2023-08-05 00:05:49 +03:00
4c6c68e260 Updated pattern editor screen, fixed some minor bugs 2023-08-03 21:36:08 +03:00
d8398eb986 Added pattern clearing on long shift press 2023-08-03 21:02:19 +03:00
ede342fb1f saving recorded sequence to eeprom 2023-08-03 17:27:26 +03:00