Hello!
I have a static lib project in Objective-C, in the project I have set...
Build Documentation During 'Build' -> Yes
Build Multi-Language Documentation for Objective-C ony Targets -> Yes
The documentation viewer opens after that, but the target is not present under Objective-C?
Post
Replies
Boosts
Views
Activity
Hi!
I have a objc static lib with some depending framework files. I want to build a kind of wrapper to intercept some functions of the objc library. How can this be done?
It's no problem to use the static lib and the framework files within a App-Target but I don't understand what to do to build a Swift static lib that uses this lib?
Thanks!
Hi!
It's not a question about the FFT functionalities in the Accelerate Framework, more in general.
When I'm doing Fast Fourier Transform I can calculate the db Values from the calculated FFT result.
Correct me please if I'm not wrong. I can calculate the dbV values?
How can I convert this db-Value scale to db SPL,
to build for example a Noise level meter?
kind regards René