fgo
fgo
@abique Thanks for sending the request. I confirmed it got here. There are apparently some delays on our side - should be sorted out soon.
@joa77 Sorry, but the state of this still has not changed.
What would be the use case?
Regardless of the use case. LinkKit is just a wrapper around [Link](https://github.com/ableton/link). LinkKit mostly provides UI that doesn't make sense on a watch anyways. Link itself compiles fine for watchOS....
Hey @jda808, Link (https://github.com/Ableton/link) is dual licensed. The proprietary license is compatible with the Apple App Store. Please contact [email protected] for more details. Regarding a LinkKit build for watchOS: As...
Ja. Back when we wrote this we chose this approach to have the sample code as simple as possible. Also in my experience this has been working fairly well for...
I see. In Live on Windows we actually disable Link when not using an ASIO driver because there is just too much jitter in the timestamps. It turns out using...
Yes, I understand. I'm just saying we chose this route to have easier example code knowing that this will lead to bad results in some scenarios. I'll consider updating the...
Hey @ianacaburian, sorry for getting only back now. I took a look at this and it makes sense to me in general. I'd like to avoid duplicating so much CMake...
@ianacaburian Thanks for the updates! Unfortunately the changes contain some errors and don't pass CI. I opened [new PR](https://github.com/Ableton/link/pull/142) as a reference that contains some fixup commits. I can't really...