Commit Graph

46 Commits

Author SHA1 Message Date
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
b5e39fcf51 Updated readme 2023-04-07 11:16:49 +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
2d4f39125d added panel 2023-02-13 03:31:38 +02:00
5fd754a275 updated pcb 2023-02-12 22:00:08 +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
ef82663e6f Updated values in schematics and assigned footprints 2023-02-09 23:23:59 +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
26089750e7 updated todo list 2023-02-07 21:40:38 +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
e4b3c79450 Updated schematics 2023-02-02 01:03:05 +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
66c023fad5 Added and synced multipliers 2023-01-27 21:14:50 +02:00
28a7c5f3fd switched to from ms based to internal ppqn clock 2023-01-27 14:03:56 +02:00
e274b66839 channel reset on divider change WIP 2023-01-22 23:34:22 +02:00
2f3c81a8a4 first working code 2023-01-22 18:33:17 +02:00