Commit Graph

213 Commits (develop)
 

Author SHA1 Message Date
midilab 1222d7af54 update new api call signatue on examples 14 hours ago
midilab 5dc63bdb7d update breakchanges from 1.x to newer api calls 1 day ago
midilab 016d1fed18 added new api calls description for multi resolution input/output feature. 1 day ago
midilab bef499d822 fixes class method name references changes on cpp file 1 day ago
midilab 35906e2ab1 rename callback PPQNCallback fo OutputPPQNCAllback to follow method prefix 1 day ago
midilab 0d5ab3733c after input and output clock setup support, rename some methods of uClock to avoid API usage miss intepretation. 2 days ago
midilab 45ecc4d2ca update README with new setOnSyncXX() options and newer 1PPQN and 2PPQN support 4 days ago
midilab 3619eb53f6 update all mod_clock_refs to uint16_t to avoid overflow on higher PPQNs. 4 days ago
midilab e1d6674635 added clock output callback for the following resolutions 1PPQN, 2PPQN, 4PPQN, 8PPQN, 12PPQN and 48PPQN 6 days ago
midilab 1a569e4cb1 fix input clock ppqn calculus 6 days ago
midilab c7b081954d added input clock resolution other than 24ppqn 1 month ago
midilab 4203dbb613 - added non freertos version as option for esp32 users 4 months ago
midilab c336bdd7c3
Merge pull request #46 from rdridder/main 4 months ago
midilab 594d5ab0fd
Merge pull request #35 from doctea/software-version 4 months ago
midilab 3f5b20a924
Update README.md 4 months ago
midilab c2cc95e30e - library interface suggestions for generic fallback support. 5 months ago
Ron de Ridder 90a66c34cc The timer handling changed in the ESP32 Arduino libraries, see documentation: 6 months ago
doctea 4c7590dbd0 Merge branch 'main' into software-version 11 months ago
midilab c0196f31a2 added uClock.start() to generic example and README 12 months ago
midilab 778868e2f4 added generic master and external sync example 12 months ago
midilab ea3375c266 add searchable RP2040 support reference 12 months ago
midilab e6dc1fd7aa
Merge pull request #33 from doctea/main 12 months ago
midilab ceddb190f0 remove know problems related to freertos. lets asume it also works on non earlephilhower core 12 months ago
midilab 9d8865b024 remove freertos support(unstable so far) and make interrupted version the default only. update main example 12 months ago
midilab e41fb3157a update version to 2.1.0: rpi2040 support 12 months 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
doctea 3b2d17f5f8 update readme, remove debug, add some comments 1 year ago
doctea 91ed686ea8 proof-of-concept of a board-agnostic, simple micros()-check-based mode 1 year ago
doctea 6a8451f8d9 add rp2040 to library.properties; minor comment 1 year ago
Tristan Rowley 03a3e07ddc
Merge branch 'midilab:main' into main 1 year ago
midilab 8bdc1a8542
Merge pull request #34 from vanzuiden/main 1 year ago
Robbert van Zuiden fb41dd0850 Remove reference to 'setOnSync48' function as it doesn't exist in the current codebase 1 year ago
Robbert van Zuiden 0667762187 Fix typo 1 year ago
Robbert van Zuiden 351198fd6c Fix function names 1 year ago
Robbert van Zuiden e2172c3a59 Further improvements 1 year ago
Robbert van Zuiden 0983f3def4 Fix typo's and increase readability of README 1 year ago
doctea 516933ac94 Merge branch 'rp2040-interrupts' into main 1 year ago
doctea 08e68385ca updated readme 1 year ago
doctea 98cb3335f4 updated README to mention RP2040 experimental report and current known problems with it. 1 year ago
doctea bb68563c55 update comment only 1 year ago
midilab fadff60803
Update RP2040UsbMasterMidiClock.ino 1 year ago
doctea 99d1845201 use interrupts instead of FreeRTOS tasks -- seems to work with both cores? 1 year ago
doctea 53419fa89c initial working proof-of-concept of rp2040 support 1 year ago
midilab de055fa68c version 2.0 breakchanges 1 year ago
midilab 385d5cf301 version 2.0 breakchanges 1 year ago
midilab 38bde64519 external sync 24PPQN revised for v2 1 year ago
midilab 7ece8b9341 chore: typing things around 1 year ago