-
-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Is your feature request related to a problem? Please describe.
Latency may vary depending on the specifics of the software and hardware being run on link, for example some hardware runs link. For any UI or app controlling Open Beat Control via OSC, it might be useful to update the latency value via an osc message, similar to the midi clock "offset" in the iOS "Link to MIDI" app.
/latency set 22
/latency get
/latency stream
Describe the solution you'd like
When I'm debugging a CDJ + Link setup, i want to be able to play a simple loop on the pioneer hardware ( metronome, basically ) and a similar loop on the Link-enabled system and align them precisely by adjusting the latency, similar to the Link to MIADI iOS app:
https://www.dropbox.com/s/lri0cr0oeiw3whw/IMG_0672.jpeg?dl=0
Describe alternatives you've considered
The only alternative is to guess the latency you need and repeatedly stop, start and test the latency to see if it sounds correct.