TuningFork | : musical_keyboard : Simple Tuner for iOS | Audio Utils library
kandi X-RAY | TuningFork Summary
kandi X-RAY | TuningFork Summary
TuningFork is a simple utility for processing microphone input and interpreting pitch, frequency, amplitude, etc. TuningFork powers the Partita instrument tuner app.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of TuningFork
TuningFork Key Features
TuningFork Examples and Code Snippets
Community Discussions
Trending Discussions on TuningFork
QUESTION
I am trying to compile an open source iOS app named Partita, the project seems dead for two years and it look like updates to some things broke a thing or two.
here's what I've done so far (I may have forgotten a step)
One of the dependency (audio kit) were compiled with an old swift version, so I took the newest source code and compiled a brand new framework and replaced the old that pod is giving me
added a "try?" before a function that gave me a "function throw but no catch" error
maybe a tweak or two
At some point I had to compile to send on my iPhone, generic or virtual device return more errors saying AudioKit is unavailable, cannot find declarations, ect. but its fine if i compile for a real device
Now I'm stuck with linking error, here they are
...ANSWER
Answered 2018-Sep-05 at 14:33It's a problem with the AudioKit.framework.
Download the latest release: https://github.com/AudioKit/AudioKit/releases
And follow the instructions: https://github.com/audiokit/AudioKit/blob/master/Frameworks/README.md#using-the-compiled-frameworks-in-your-projects
What you need to do is add -lstdc++
in the Other Linker Flags
and the app will run without errors!
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install TuningFork
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page