Convolution reverb wet level seemingly not working
-
@pcs800 said in Convolution reverb wet level seemingly not working:
Export as a vst or vst3 effect. Load into a daw and put any audio on the track.
Do you get souond?Does it work in HISE if you add an audio generator the chain?
Saves me the effort of compiling and makes it easier to debug if we can stay in HISE. -
@d-healey Yes, as shown in the video in my original post, I add a sine wave gen, and sound works fine.
-
@pcs800 Have you enabled embed audio files in the project preferences?
-
@d-healey not that I recall. But if that's required, I must have done it in the bass amp project that works. I'll try it tomorrow.
There's a load to remember when doing this. Thanks so far David -
@d-healey I checked this morning and that option is already enabled in the project.
What else could be the issue? -
@pcs800 You could try adding this at the top of
on init
Engine.loadAudioFilesIntoPool();
-
@d-healey That seems to have worked, thanks again.
-
@pcs800 Nice :)
-
@d-healey Something else to keep in my aging memory :-)
-
@pcs800 Make yourself a check list or cheat sheet, let your memory have a break :)
-
@d-healey Yes i have such a thing already going. I guess I forgot to ad this one.
-
D d.healey referenced this topic