Commit Graph

189 Commits (main)
 

Author SHA1 Message Date
midilab c0196f31a2 added uClock.start() to generic example and README 3 days ago
midilab 778868e2f4 added generic master and external sync example 6 days ago
midilab ea3375c266 add searchable RP2040 support reference 7 days ago
midilab e6dc1fd7aa
Merge pull request #33 from doctea/main 7 days ago
midilab ceddb190f0 remove know problems related to freertos. lets asume it also works on non earlephilhower core 7 days ago
midilab 9d8865b024 remove freertos support(unstable so far) and make interrupted version the default only. update main example 7 days ago
midilab e41fb3157a update version to 2.1.0: rpi2040 support 7 days ago
doctea 6a8451f8d9 add rp2040 to library.properties; minor comment 2 months ago
Tristan Rowley 03a3e07ddc
Merge branch 'midilab:main' into main 2 months ago
midilab 8bdc1a8542
Merge pull request #34 from vanzuiden/main 2 months ago
Robbert van Zuiden fb41dd0850 Remove reference to 'setOnSync48' function as it doesn't exist in the current codebase 2 months ago
Robbert van Zuiden 0667762187 Fix typo 2 months ago
Robbert van Zuiden 351198fd6c Fix function names 2 months ago
Robbert van Zuiden e2172c3a59 Further improvements 2 months ago
Robbert van Zuiden 0983f3def4 Fix typo's and increase readability of README 2 months ago
doctea 516933ac94 Merge branch 'rp2040-interrupts' into main 2 months ago
doctea 08e68385ca updated readme 2 months ago
doctea 98cb3335f4 updated README to mention RP2040 experimental report and current known problems with it. 2 months ago
doctea bb68563c55 update comment only 2 months ago
midilab fadff60803
Update RP2040UsbMasterMidiClock.ino 2 months ago
doctea 99d1845201 use interrupts instead of FreeRTOS tasks -- seems to work with both cores? 3 months ago
doctea 53419fa89c initial working proof-of-concept of rp2040 support 3 months ago
midilab de055fa68c version 2.0 breakchanges 3 months ago
midilab 385d5cf301 version 2.0 breakchanges 3 months ago
midilab 38bde64519 external sync 24PPQN revised for v2 3 months ago
midilab 7ece8b9341 chore: typing things around 3 months ago
midilab 9cbb0ce8c3 fix: external sync. freqToBpm function called by sync mechanism with wrong divider 3 months ago
midilab 5be9c088c7
Merge pull request #32 from midilab/v2-release 3 months ago
midilab 459ae7f4e6 shuffle schema integrated to dinamicly PPQN system. missing reviewing more complex shuffle templates 3 months ago
midilab c5f126a90b shuffle positive restored, missing negative review 3 months ago
midilab 51b03d55b6 fix: callbacks trigger on tick 0 not skiped anymore 3 months ago
midilab b35ba50dc1 prepare for release, beta test, and missing features to implement 3 months ago
midilab a3aeae9c83 raise freertos task stack size for more room on clock ticks programming 4 months ago
midilab 4a18e877ce prepare 1.5.1 release: programmable shuffle support 5 months ago
midilab 2669ebf3e8 fix: samd compile problem 5 months ago
midilab 7ae223888b fix shuffle edge case for -5 ticks 7 months ago
midilab c9bb9c4d9f fix shuffle edge case for +5 tick 7 months ago
midilab 8711844a02 shuffle template size calculus inside method for cleaner use of API 7 months ago
midilab da3e5d69a6 auto init as false shuffle 7 months ago
midilab 6f0863f247 initial support for shuffle with early and late tick setup on 16PPQN calls 7 months ago
midilab a89d0e70b9
Merge pull request #26 from Jackson-Devices/avr-patch 7 months ago
Jackson-Devices 633b5f8520
Update TeensyUsbSlaveMidiClockMonitor.ino 7 months ago
Jackson-Devices 865f04864b
Update LeonardoUsbSlaveMidiClockMonitor.ino 7 months ago
Jackson-Devices ad75ec755e
Delete examples/AVRUartSlaveMidiClock directory 7 months ago
Jackson-Devices 33cdcfa114
Create AVRUartSlaveMidiClockMonitor.ino 7 months ago
Jackson-Devices 41424e246a
Update TeensyUsbMasterMidiClock.ino 7 months ago
Jackson-Devices 7156d8a55b
Update TeensyUsbSlaveMidiClock.ino 7 months ago
Jackson-Devices 57ac22ece6
Update TeensyUsbSlaveMidiClockMonitor.ino 7 months ago
Jackson-Devices 67b4f0c73c
Update TeensyUsbSlaveMidiClockMonitor.ino 7 months ago
Jackson-Devices 3ccc0632c3
Update LeonardoUsbSlaveMidiClockMonitor.ino 7 months ago