uClock icon indicating copy to clipboard operation
uClock copied to clipboard

A tight BPM clock generator for Arduino and PlatformIO using hardware timer interruption. AVR, Teensy, STM32xx, ESP32 and RP2040 support

Results 12 uClock issues
Sort by recently updated
recently updated
newest added

Hi, I'm writing an Eurorack module for clock generation and division and wonder if I can sync my module that uses uClock to an external trigger coming from another Eurorack...

I created an [issue](https://github.com/midilab/uClock/issues/41) with a feature request for essentially doing a track-based callback and shuffle while still tethered to the main clock, so as not to generate multiple instances...