Convolution Produces Silence when enabled
-
Hey folks, can anyone see any reason why my convolution node isn't working?
I have embed audio files selected in the project settings.The impulses are just simple 1024 sample guitar cabinet pulses.
When I originally compiled the plugin I had the gate set to off and dampening on minimum and got silence when I activated convolution, I compiled again with the settings in the screen cap and still silence. Not sure what's going wrong here.
I haven't compiled these to hard coded fx yet.
IPP is enabled in the compile settings.
-
@ccbl is it working in HISE? Have you embeded the audio files?
-
@Lindon well I added
Engine.loadAudioFilesIntoPool();
And ran Export Pooled Files to Binary Resource and now it seems to work.
-
@ccbl your welcome.