logue-sdk
logue-sdk copied to clipboard
Drumlogue: Add tempo tick callback
The other v2.0.0 SDKs have __unit_callback void unit_tempo_4ppqn_tick_func(uint32_t counter) which is missing on the Drumlogue. This means a unit can match tempo but not sync to the clock. This seems especially important on a drum machine.
Please can this be added?