ERROR C1083
-
@d-healey alright i will be reinstalling IPP again with the help of your video :)
-
@Straticah @d-healey so i reinstalled IPP with the API version installer from the video, uninstalled my old IPP, rebuild HISE in VS2017 without any error, Installed it again but got the same Error inside the hise export dialogue again. I think it sstrange that building hise works but exporting from it does not since it uses the same IPP no?
I will try to build a non IPP version of Hise, will this effect end user performance?
-
@Straticah Have you unchecked the IPP checkbox in your project preferences? How many copies of the HISE source code do you have?
I will try to build a non IPP version of Hise, will this effect end user performance?
It might do if you're using any of the FFT stuff (convolution reverb for example).
-
@d-healey Ah i see, the convolution reverb is a nice feature. Dont wanna miss it. I unchecked IPP in Preferences of HISE and the export seems to work. Atleast my first working export.
I also get this line which is not an error but maybe has to do with the error? It say W1 will be overwritten by W0
-
@Straticah Ignore warnings, those are Christoph's problem not ours :)
-
@d-healey haha got it! thx for your time! I am a professional GUI designer and want to start building my own code. You have really helped me so far. Eventho i have to disable IPP for now i can continue to lean the software and its features :)
-
@Straticah I had to disable IPP on all of my projects because of the distortion issue on some DAWs that users reported. Convolution reverb & IPP is a dangerous combination when you use them with the oversampling
-
@orange Ah makes sense, the convolution is the only great sounding reverb in HISE tho, any open scripts for a basic algorithm reverb that work well with hise?
Just wondering :) -
You can use SNEX feature in the Scriptnode: https://docs.hise.audio/scriptnode/manual/snex.html
-
@orange thank you, this really helped the reverb is not bad. I will see if there is an open library to more effects that are compatible with script node.