Commit Graph

31 Commits (6a8451f8d9be02204bb8a61d097c8d02f666eb1c)

Author SHA1 Message Date
Robbert van Zuiden fb41dd0850 Remove reference to 'setOnSync48' function as it doesn't exist in the current codebase 9 months ago
Robbert van Zuiden 0667762187 Fix typo 9 months ago
Robbert van Zuiden 351198fd6c Fix function names 9 months ago
Robbert van Zuiden e2172c3a59 Further improvements 9 months ago
Robbert van Zuiden 0983f3def4 Fix typo's and increase readability of README 9 months ago
doctea 08e68385ca updated readme 9 months ago
doctea 98cb3335f4 updated README to mention RP2040 experimental report and current known problems with it. 9 months ago
midilab de055fa68c version 2.0 breakchanges 10 months ago
midilab 385d5cf301 version 2.0 breakchanges 10 months ago
midilab 9cbb0ce8c3 fix: external sync. freqToBpm function called by sync mechanism with wrong divider 10 months ago
midilab 51b03d55b6 fix: callbacks trigger on tick 0 not skiped anymore 10 months ago
midilab b35ba50dc1 prepare for release, beta test, and missing features to implement 10 months ago
midilab 60f06ceb8e
Update README.md 1 year ago
midilab 6aea91f880 update general project metadata 2 years ago
midilab 4053789831 update project details 2 years ago
midilab 731bb41f49 change notes 3 years ago
Ethan Hasbrouck 8be2108d57
Spelling check 3 years ago
midilab 0e7296ce58 change 303 example at readme with a ATOMIC version that fits teensy arm devices too 3 years ago
midilab 31e632ccda rewrite clock engine for more horse power process between clock calls 3 years ago
midilab 9a8723200d
Teensy Arm boards support 4 years ago
midilab 40aad3ff96 added a drift voodo variable to make it easier to get better clock timming with PCs. Check README.md for more info 4 years ago
midilab afac75c285
Update README.md 7 years ago
midilab 78243572c1 Fix README.md 7 years ago
midilab bcd9af239e fix README.md 7 years ago
midilab db5682f08b AcidStepSequencer: separation of code into main sequencer engine, user interface and hardware interface for better code reuse. Added ATOMIC() macro to access sequencer data in a atomic way(since uClock runs on timmer interrupt) 7 years ago
midilab 44dd9e7df0 update main uClock README.md to reflect the changes on 303 step sequencer engine. 7 years ago
midilab dadbc08150 AcidStepSequencer: Interface map for pots and buttons on README 7 years ago
midilab 41fa6bc4b3 Added README as user doc, to be finished! 7 years ago
midilab 698c789514 Roland TB303 main engine added as example for a step sequencer using uClock 7 years ago
midilab c28cceabcc Initial commit. v0.8 7 years ago