JUCE icon indicating copy to clipboard operation
JUCE copied to clipboard

Access last Core Audio callback timestamp (iOS)

Open eatwaves opened this issue 5 years ago • 1 comments

This is useful for Ableton Link and external MIDI sync

eatwaves avatar Oct 09 '20 11:10 eatwaves

I think this functionality is now provided by audioIODeviceCallbackWithContext: https://docs.juce.com/master/classAudioIODeviceCallback.html#ac3873e4dcf92d44ec57f1fd975848842

reuk avatar Sep 20 '22 19:09 reuk