Ableton / LinkKit

iOS SDK for Ableton Link, a new technology that synchronizes musical beat, tempo, and phase across multiple applications running on one or more devices.
http://ableton.github.io/linkkit
Other
147 stars 10 forks source link

Bitcode enabled? #26

Closed Audionomy closed 2 years ago

Audionomy commented 7 years ago

Could Link 2.0 for iOS be Bitcode enabled? Thanks.

fgo-ableton commented 7 years ago

Could you confirm you are using the latest release? Bitcode should be enabled there.

Audionomy commented 7 years ago

I was using LinkKit 2.0.0 released this on Sep 14.

But then I had a strange issue today. DM2 with Link 2.0 was working very well while testing on my iPad at my office. I then uploaded a beta for Testflight testing and the beta had the tempo running at the highest speed (in my code I get my tempo “pulse” from the Link AudioRenderCallback). I uploaded another beta with Link 1.0 (and nothing else changed) and the tempo now is back to normal. All this is a long process, I’ll stick to Link 1.0 for now.

peteblues commented 7 years ago

I just downloaded ALSExport-Kit from GitHub and it doesn’t contain any lib directory (or any libs for that matter). It also doesn’t include ALSExport.hpp, which is included by the ALSExportObjCDemo example Am I missing something?

Peter

nre-ableton commented 7 years ago

@peteblues I suspect that you downloaded the wrong zipfile; the source zips are empty (because they are automatically created by GitHub). The one you want should be called ALSExportKit-1.3.zip.

Also, for future reference, please report issues for ALSExportKit in that project page instead of this one. I almost didn't notice this issue because I am not following the LinkKit repo. ;)

fgo-ableton commented 7 years ago

@Audionomy The Bitcode issue should be fixed in the 2.1. beta.