Commit Graph

54 Commits

Author SHA1 Message Date
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
64e7fbf5bf Added external 24ppqn clock 2023-04-27 22:46:27 +03:00
f5f4ca9b93 fixed random 2023-03-17 01:56:34 +02:00
c4b3d717e3 fixed deviders switching going to min after max 2023-03-17 01:03:49 +02:00
52906c8a6b added check for settings in eeprom 2023-03-16 23:54:28 +02:00
7edd4eae85 REV 1 2023-03-16 00:59:41 +02:00
6cc7bccc9e added random chance, some progress on pcb 2023-02-12 00:58:04 +02:00
6b190610f2 fixing broken branching (I guess) 2023-02-10 01:27:09 +02:00
16642195c4 fixed broken commit 2023-02-07 23:20:31 +02:00
ce6643453e added interrupt for external clock 2023-02-07 23:18:30 +02:00
9aec39a39d fix for "stuck leds" on stop 2023-02-07 01:50:24 +02:00
a7936d4efb settings saved to EEPROM on play/pause 2023-02-07 01:32:03 +02:00
74acd4efe1 chennel settings now stored in objects 2023-02-07 01:07:29 +02:00
deb767aa30 updated midulations part 2023-02-04 23:53:48 +02:00
3c9b58de1e updated modulation part (still needs limits and channel change) 2023-02-04 23:43:35 +02:00
85800d7217 Added pulldown resistor for analogue inputs 2023-02-04 12:48:38 +02:00
7a72340730 started implementing per-channel modulation 2023-02-04 00:40:56 +02:00
aed86d0be4 per channel random 2023-02-03 16:02:57 +02:00
239d95d272 Updated schematics 2023-02-02 00:50:43 +02:00
4f6e5c8d69 schematics partly done 2023-02-01 14:04:46 +02:00
6dd6b48b5b added modulation input 2023-01-31 00:15:41 +02:00
4aea703411 Added random 2023-01-28 11:56:25 +02:00
77b489526e limited value ranges 2023-01-27 22:45:22 +02:00