Commit Graph

132 Commits

Author SHA1 Message Date
68a001075c More UI stuff 2023-07-23 23:19:40 +03:00
ddce619aed More UI changes 2023-07-23 23:09:38 +03:00
3a41da4d58 Some changes in navigation (not yet finished) 2023-07-23 19:55:18 +03:00
d1493f8e18 basic rework of UI for rev 2 2023-07-23 17:15:04 +03:00
cf31a7574a Preparing code for rev 2 2023-07-12 23:01:11 +03:00
a05ae09226 Generated gerbers for 1st prototype 2023-07-11 18:59:22 +03:00
2b7a31e4fe Resolved all DRC issues 2023-07-09 21:58:24 +03:00
b264b5dde8 minor updates to panel 2023-07-09 21:51:12 +03:00
574227348a panel is done 2023-07-09 20:00:50 +03:00
4bb5f61da5 Updated front panel 2023-07-09 18:19:54 +03:00
d1c3288fbe Board layout is done 2023-07-09 03:02:04 +03:00
9bc58d07ef wip new layout. so far so good 2023-07-09 00:42:54 +03:00
d4b7887e87 not sure that this layout gonna work, just for a backup 2023-07-09 00:17:25 +03:00
e6d964a1c1 Some progress on layout 2023-07-08 22:25:02 +03:00
42560889dd Added breakout pins to schematics 2023-07-08 19:16:58 +03:00
5283fa17d9 proper buffers for CV inputs in schematics 2023-07-08 17:35:36 +03:00
a337dcbbcf positioned ui components on the board 2023-07-07 12:17:29 +03:00
e71d7388d7 Added buffers to outputs and scaling to cv inputs 2023-07-06 22:33:18 +03:00
da9a38274c Draft pcb layout 2023-07-06 12:31:11 +03:00
4d715b4e5d fixed polarity and encoder pins in the schematics 2023-07-06 01:21:28 +03:00
f7e5b21be3 Version is now defined in the beginning of the file 2023-05-21 21:49:10 +03:00
41c393c4be 1/16 EXT seems to work, although sync happens only on beat for now, not 4 times a beat 2023-05-21 14:38:52 +03:00
f07d072a40 Fixed EXT-B (added reset on the second incoming pulse. EXT-1/16 is still broken 2023-05-20 14:09:38 +03:00
504d78d200 Bad try at adding 1/16 ext clock. seems like ext beat clock is also brocken 2023-05-20 00:32:33 +03:00
ca2e5bf551 Cleaned up modulation menu, but left only "+" options for now. Might get "-" back later 2023-05-17 22:06:34 +03:00
5c44c2ab3a Removed "invisible" menu item in bpm screen 2023-05-16 17:22:56 +03:00
6cdd94dd49 bpm modulation settings are now saved in EEPROM 2023-05-16 17:14:29 +03:00
ca9c391811 EXT-B now works without delay 2023-05-16 01:57:51 +03:00
4ed28110c9 Fixed bug that caused problems on manual adjustment of bpm 2023-05-13 01:01:49 +03:00
4e6c9cc931 bpm modulation works now (som other stuff is still broken) 2023-05-13 00:40:42 +03:00
395e5e7a4a Started working on bpm modulation (a lot of stuff broken atm) 2023-05-13 00:33:52 +03:00
dfba1ef3e5 Some minor adjustments to UI 2023-05-12 23:05:08 +03:00
c3f2f5480c rearranged bpm screen UI. bpm modulation doesn't work yet, it's only UI 2023-05-12 22:53:49 +03:00
343422c1b5 fixed bug where play button was not working after changing modes 2023-05-12 21:13:24 +03:00
cf0bf0f188 Fixed bug when EXT-B continued playing after incoming triggers stopped 2023-05-12 18:09:04 +03:00
d067bbb8e0 Fixed unwanted offset when going from dividers to /1 2023-05-12 16:24:26 +03:00
c63418fb37 Added basic External Beat clock mode. Still needs a lot of work 2023-05-12 01:38:46 +03:00
2d3c3dd683 fixed unwanted offset when changing subdiv with external clock, also seems like there's almost no delay between external trigger and outputs 2023-05-12 01:08:36 +03:00
ae994d81e6 Added reset for EXT-24 between longer pauses 2023-05-09 23:39:56 +03:00
4425550f5b added subdiv modulation, but it still needs some work 2023-05-09 20:17:45 +03:00
2df29ec1cb 24ppqn external clock added 2023-05-08 23:52:12 +03:00
2177e8dead updated offset related things 2023-05-08 15:16:26 +03:00
7d9589bf40 added offset (still needs some work) 2023-05-08 01:50:59 +03:00
1a2a45ae00 play button wakes up the screen now 2023-05-08 01:02:13 +03:00
0e913498b3 added display timeout 2023-05-08 01:00:07 +03:00
35c6f838c2 switched to pulses per cycle, got rid of separate divider and multiplier 2023-05-08 00:29:01 +03:00
5ddfb5e266 fixed unwanted offset bug 2023-05-08 00:04:32 +03:00
a4225751e5 working on new clock 2023-05-07 20:37:20 +03:00
b954f0a28b external beat clock partly works now 2023-05-03 19:35:58 +03:00
a27787174f added splash screen 2023-04-28 18:06:39 +03:00