Commit Graph

169 Commits (3b2d17f5f85a7f72d2f9f57e789c1e08881c7ad1)
 

Author SHA1 Message Date
doctea 3b2d17f5f8 update readme, remove debug, add some comments 10 months ago
doctea 91ed686ea8 proof-of-concept of a board-agnostic, simple micros()-check-based mode 10 months ago
midilab de055fa68c version 2.0 breakchanges 12 months ago
midilab 385d5cf301 version 2.0 breakchanges 12 months ago
midilab 38bde64519 external sync 24PPQN revised for v2 1 year ago
midilab 7ece8b9341 chore: typing things around 1 year ago
midilab 9cbb0ce8c3 fix: external sync. freqToBpm function called by sync mechanism with wrong divider 1 year ago
midilab 5be9c088c7
Merge pull request #32 from midilab/v2-release 1 year ago
midilab 459ae7f4e6 shuffle schema integrated to dinamicly PPQN system. missing reviewing more complex shuffle templates 1 year ago
midilab c5f126a90b shuffle positive restored, missing negative review 1 year ago
midilab 51b03d55b6 fix: callbacks trigger on tick 0 not skiped anymore 1 year ago
midilab b35ba50dc1 prepare for release, beta test, and missing features to implement 1 year ago
midilab a3aeae9c83 raise freertos task stack size for more room on clock ticks programming 1 year ago
midilab 4a18e877ce prepare 1.5.1 release: programmable shuffle support 1 year ago
midilab 2669ebf3e8 fix: samd compile problem 1 year ago
midilab 7ae223888b fix shuffle edge case for -5 ticks 1 year ago
midilab c9bb9c4d9f fix shuffle edge case for +5 tick 1 year ago
midilab 8711844a02 shuffle template size calculus inside method for cleaner use of API 1 year ago
midilab da3e5d69a6 auto init as false shuffle 1 year ago
midilab 6f0863f247 initial support for shuffle with early and late tick setup on 16PPQN calls 1 year ago
midilab a89d0e70b9
Merge pull request #26 from Jackson-Devices/avr-patch 1 year ago
Jackson-Devices 633b5f8520
Update TeensyUsbSlaveMidiClockMonitor.ino 1 year ago
Jackson-Devices 865f04864b
Update LeonardoUsbSlaveMidiClockMonitor.ino 1 year ago
Jackson-Devices ad75ec755e
Delete examples/AVRUartSlaveMidiClock directory 1 year ago
Jackson-Devices 33cdcfa114
Create AVRUartSlaveMidiClockMonitor.ino 1 year ago
Jackson-Devices 41424e246a
Update TeensyUsbMasterMidiClock.ino 1 year ago
Jackson-Devices 7156d8a55b
Update TeensyUsbSlaveMidiClock.ino 1 year ago
Jackson-Devices 57ac22ece6
Update TeensyUsbSlaveMidiClockMonitor.ino 1 year ago
Jackson-Devices 67b4f0c73c
Update TeensyUsbSlaveMidiClockMonitor.ino 1 year ago
Jackson-Devices 3ccc0632c3
Update LeonardoUsbSlaveMidiClockMonitor.ino 1 year ago
Jackson-Devices ccb826eb04
Create AVRUartSlaveMidiClock.ino 1 year ago
midilab 344ce3803a esp32: init task before timer 1 year ago
midilab 0a622830b3 esp32: change semaphore per task notification implementation for low latency response between clock signal and task action 1 year ago
midilab 78a503a629 enhance esp32 usage by hidding concurrency handle implementation using freertos task 1 year ago
midilab 9c08252ac3 esp32 EDGE timer interrupt not supported! removing. 1 year ago
midilab 60f06ceb8e
Update README.md 2 years ago
midilab 81d1b01fc7 applying code guidelines for identation 2 years ago
midilab 5519fd1e4f add atmelsam platform for Xiao M0 support on PlatformIO 2 years ago
midilab a7242ec375 roll 1.4.1 as platformio support add 2 years ago
midilab 989e631ed7 fix platformio library metadata for platforms and frameworks supported 2 years ago
midilab a96b35a831 added platform.io support 2 years ago
midilab ea8ef07e5b
Merge pull request #24 from midilab/stm32xx-support 2 years ago
midilab ff9c6a93fa fix missing name.c for usb-midi definitions on teensy arm platforms 2 years ago
midilab 69b9467cc1 comment notes updates 2 years ago
midilab 9b7abae36b
Merge pull request #22 from Jackson-Devices/patch-1 2 years ago
Jackson-Devices a15a070128
Update STM32UartMasterMidiClock.ino 2 years ago
midilab 8904afff61 change implmementation from HAL to SMT32Duino official examples for timer usage 2 years ago
midilab 841a6ee68d implmemtation review 2 years ago
midilab 3a1e52589e fix missing AVR platform include 2 years ago
midilab 152943f514 added experimental support for stm32 boards using Hal library. organize platform independent code into a folder for easy time new ports and mantainance 2 years ago