3.5 AudioKit.framework - No such module ‘AudioKit’

579 views
Skip to first unread message

wooc...@gmail.com

unread,
Dec 10, 2016, 4:33:11 PM12/10/16
to AudioKit Users Group

Hi, I just downloaded AudioKit Version 3.5 and added the framework as an embedded binary as per your set-up video. AudioKit.framework now appears in the Xcode Navigation window of the HelloWorld project. I imported AudioKit into ViewController.swift but Xcode reports:

No such module AudioKit


On inspecting the Navigation window, AudioKit.framework shows only a folder with .h files (79 or thereabouts). There are no exec, fix-framework.sh or .raw files or no Modules, BCSymbolMaps or _CodeSignature folders.


In the Navigation window 

Add to files to AudioKit.framework ’…
in the File menu is greyed out.


I repeated the process from the start several times and it happens consistently.

Can you recommend an alternative way to import the entire framework ?


Cheers


Greg S

Aurelius Prochazka Ph.D.

unread,
Dec 10, 2016, 4:36:32 PM12/10/16
to AudioKit Users Group
Headers are all you'll see if you import the framework file.  My guess is that the framework is not in your framework search paths.  

Aure

wooc...@gmail.com

unread,
Dec 10, 2016, 5:57:41 PM12/10/16
to AudioKit Users Group

You said: ... the framework is not in your framework search paths. 


Aure, do you mean the path I used to find the framework when I selected it in Xcode ? or something else ?


I tried once more this time removing old files from the desktop before doing a clean download, then manually unzipping it before repeating the process. I get the same result. Also as I type

import AudioK

… at this point Xcode tries to insert CoreAudioKit. Worth noting but possibly irrelevant.


Greg S

Aurelius Prochazka Ph.D.

unread,
Dec 10, 2016, 6:48:19 PM12/10/16
to AudioKit Users Group
Framework search paths is a setting.  You might want to try following the video again, or else if you want to do a screenshare, I'm sure I can set it up for you.

Aure

limitlesslyc...@gmail.com

unread,
Dec 12, 2016, 2:55:57 AM12/12/16
to AudioKit Users Group
I am having the same problem.
I checked the video and in it you use 3.1.
I have the 3.5 download file and it doesn't have access to the .framework file.
where do I go from here.

Grenen

Aurelius Prochazka Ph.D.

unread,
Dec 13, 2016, 2:11:37 AM12/13/16
to AudioKit Users Group
Well, I did a screen share with him and I set the Framework Search Path so that the framework was found.  It was still not doing code completion correctly so we ended up dragging AudioKit for iOS.xcodeproj in to his project and compiling directly.  

Aure

Grenen Thomas

unread,
Dec 14, 2016, 9:31:09 PM12/14/16
to AudioKit Users Group
It works! 
Thank you Aure.
Now I can begin my AudioKit adventure.
I need to make a simple musical instrument using buttons (not keys) to access an orchestra sound.
Do you have any tutorials to point me in this direction?

Grenen

wooc...@gmail.com

unread,
Dec 16, 2016, 2:53:01 AM12/16/16
to AudioKit Users Group
Grenen (& Aure),

In case it helps, I just created a bank of sliders suitable for controlling a physical modelling instrument (and while you're there be sure to up vote the post :-) You could try something similar using buttons. I'm about to try it out with AudioKit.


Greg S

Reply all
Reply to author
Forward
0 new messages