Posts

Post not yet marked as solved
0 Replies
636 Views
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?
Posted Last updated
.
Post not yet marked as solved
3 Replies
777 Views
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!
Posted Last updated
.
Post not yet marked as solved
0 Replies
527 Views
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é
Posted Last updated
.