Commit Graph

35 Commits (main)

Author SHA1 Message Date
midilab c0196f31a2 added uClock.start() to generic example and README 1 month ago
midilab 778868e2f4 added generic master and external sync example 1 month ago
midilab ea3375c266 add searchable RP2040 support reference 1 month ago
midilab ceddb190f0 remove know problems related to freertos. lets asume it also works on non earlephilhower core 1 month ago
Robbert van Zuiden fb41dd0850 Remove reference to 'setOnSync48' function as it doesn't exist in the current codebase 3 months ago
Robbert van Zuiden 0667762187 Fix typo 3 months ago
Robbert van Zuiden 351198fd6c Fix function names 3 months ago
Robbert van Zuiden e2172c3a59 Further improvements 3 months ago
Robbert van Zuiden 0983f3def4 Fix typo's and increase readability of README 3 months ago
doctea 08e68385ca updated readme 3 months ago
doctea 98cb3335f4 updated README to mention RP2040 experimental report and current known problems with it. 3 months ago
midilab de055fa68c version 2.0 breakchanges 4 months ago
midilab 385d5cf301 version 2.0 breakchanges 4 months ago
midilab 9cbb0ce8c3 fix: external sync. freqToBpm function called by sync mechanism with wrong divider 4 months ago
midilab 51b03d55b6 fix: callbacks trigger on tick 0 not skiped anymore 5 months ago
midilab b35ba50dc1 prepare for release, beta test, and missing features to implement 5 months ago
midilab 60f06ceb8e
Update README.md 11 months ago
midilab 6aea91f880 update general project metadata 2 years ago
midilab 4053789831 update project details 2 years ago
midilab 731bb41f49 change notes 2 years ago
Ethan Hasbrouck 8be2108d57
Spelling check 2 years ago
midilab 0e7296ce58 change 303 example at readme with a ATOMIC version that fits teensy arm devices too 2 years ago
midilab 31e632ccda rewrite clock engine for more horse power process between clock calls 2 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 6 years ago
midilab 78243572c1 Fix README.md 6 years ago
midilab bcd9af239e fix README.md 6 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) 6 years ago
midilab 44dd9e7df0 update main uClock README.md to reflect the changes on 303 step sequencer engine. 6 years ago
midilab dadbc08150 AcidStepSequencer: Interface map for pots and buttons on README 6 years ago
midilab 41fa6bc4b3 Added README as user doc, to be finished! 6 years ago
midilab 698c789514 Roland TB303 main engine added as example for a step sequencer using uClock 6 years ago
midilab c28cceabcc Initial commit. v0.8 7 years ago