Commit Graph

234 Commits (2d7f0c5e700f58b3f19072aca54b1abe38e8c3f3)
 

Author SHA1 Message Date
midilab 2d7f0c5e70 prioritizing most called clock state handlers for external sync inside switch case 1 day ago
midilab b4fff7bebf cosmetic code changes 1 day ago
midilab 7c8d8c5eb9 place onClockPauseCallback and onClockContinueCallback callbacks correctly 1 day ago
midilab 07e291ec9d adding SYNCING clock_state for external sync 1 day ago
midilab aa943fb711 review pause+continue feature 3 days ago
Tristan Rowley 283ef71744 remove unneeded code 2 weeks ago
Tristan Rowley 101bdfeaae believe external pause/continue to be fixed 2 weeks ago
Tristan Rowley 684c128d0d remove debug 2 weeks ago
Tristan Rowley ffe556aa79 tidy up debug stuff a bit 2 weeks ago
Tristan Rowley f54c47df47 seems to work..? 2 weeks ago
Tristan Rowley 65647f35e2 Merge branch 'main' into feature-pause-continue 1 month ago
midilab 8a4b45cf90
Merge pull request #57 from midilab/develop 2 months ago
midilab 94aa9ef674 updating README and examples with newer v2.2.1 api 2 months ago
midilab d554229f92
Merge pull request #55 from awonak/develop 2 months ago
Adam Wonak b30a6950a0 Ensure external clock input tempo and bpm are constrained to the defined min and max values. 2 months ago
midilab 3ea0983dd6 added setExtIntervalBuffer(uint8_t buffer_size) for getTempo() average calculus setup. should be called before uClock.init(); 2 months ago
midilab 0c20a494eb
Merge pull request #54 from midilab/main 2 months ago
midilab 35074971a3
v2.2.1 3 months ago
midilab c90d69c738 fix api naming 3 months ago
Tristan Rowley 88e108657a (untested) add user callbacks for 'pause' and 'continue' 4 months ago
midilab 1222d7af54 update new api call signatue on examples 4 months ago
midilab 5dc63bdb7d update breakchanges from 1.x to newer api calls 4 months ago
midilab 016d1fed18 added new api calls description for multi resolution input/output feature. 4 months ago
midilab bef499d822 fixes class method name references changes on cpp file 4 months ago
midilab 35906e2ab1 rename callback PPQNCallback fo OutputPPQNCAllback to follow method prefix 4 months ago
midilab 0d5ab3733c after input and output clock setup support, rename some methods of uClock to avoid API usage miss intepretation. 4 months ago
midilab 45ecc4d2ca update README with new setOnSyncXX() options and newer 1PPQN and 2PPQN support 4 months ago
midilab 3619eb53f6 update all mod_clock_refs to uint16_t to avoid overflow on higher PPQNs. 4 months ago
doctea 5dc12a7c1a enable to pause clock and then continue playing from where we left off 4 months ago
midilab e1d6674635 added clock output callback for the following resolutions 1PPQN, 2PPQN, 4PPQN, 8PPQN, 12PPQN and 48PPQN 4 months ago
midilab 1a569e4cb1 fix input clock ppqn calculus 4 months ago
midilab c7b081954d added input clock resolution other than 24ppqn 5 months ago
midilab 4203dbb613 - added non freertos version as option for esp32 users 8 months ago
midilab c336bdd7c3
Merge pull request #46 from rdridder/main 8 months ago
midilab 594d5ab0fd
Merge pull request #35 from doctea/software-version 8 months ago
midilab 3f5b20a924
Update README.md 8 months ago
midilab c2cc95e30e - library interface suggestions for generic fallback support. 9 months ago
Ron de Ridder 90a66c34cc The timer handling changed in the ESP32 Arduino libraries, see documentation: 10 months ago
doctea 4c7590dbd0 Merge branch 'main' into software-version 1 year ago
midilab c0196f31a2 added uClock.start() to generic example and README 1 year ago
midilab 778868e2f4 added generic master and external sync example 1 year ago
midilab ea3375c266 add searchable RP2040 support reference 1 year ago
midilab e6dc1fd7aa
Merge pull request #33 from doctea/main 1 year ago
midilab ceddb190f0 remove know problems related to freertos. lets asume it also works on non earlephilhower core 1 year ago
midilab 9d8865b024 remove freertos support(unstable so far) and make interrupted version the default only. update main example 1 year ago
midilab e41fb3157a update version to 2.1.0: rpi2040 support 1 year ago
Tristan Rowley ec19c8d634
Update README.md 1 year ago
doctea 0aec50a294 Merge commit '8bdc1a8542e1f5b5802a97c59ebed8d9b89157dc' into software-version 1 year ago
doctea a3310e3634 remove debug 1 year ago
Tristan Rowley f27ad80231
Update README.md 1 year ago