IPP Integration
-
I recently build the Scriptnode version of HISE with all the IPP references included.
Now, when I create a AudioAnalyser panel it tells me I need IPP for the Analyser.I have checked the "use IPP" option in HISE and I rebuild HISE several times with the IPP Includes. Funny thing is that it does not show me in the About section that HISE is IPP accelerated anymore.
It does show me the IPP accelerated message with HISE 2.0 and it even works there, but not with the Scriptnode version.
Am I doing something wrong?
-
Oh, and I'm on macOS 10.14 running Xcode 10
-
@clumsybear did you point HISE at the correct source code to do the "scriptnode" compile?
It's in the File>Preferences>Development>Hise Path
Oh and also resave your Projucer file separately...
-
@clumsybear You need to use Xcode 8 I'm afraid
-
@clumsybear In "Projucer" you have to enable it here, standing on "Modules/hi_core" you'll see on right side "USE_IPP" enable it.
I am running MacOS 10.14.6 and using Xcode 10
-
@ulrik I didn't know xcode 10 was ok now, thanks
-
@ustk to be precis, v.10.1 :)
-
@Lindon yes, I pointed it to the correct source to compile. what exactly do you mean by resaving the projucer separately? I have a separate JUCE project for every HISE version.
-
@ulrik ah, that seems to be the solution, I'm rebuilding atm. let's see if that'll fix it
-
@ulrik man, thanks. That solved it!
-
@clumsybear I'm glad it worked! :)