HISS Toolbox - Problem Loading IR File (Issue may be search path related)
Aug 09 2020 | 1:22 am
I am trying to implement the HISS "hirt.convolver~" object into a new project and am having issues with loading an IR via the object's attribute.
Selecting and using the stereo WAV is fine if I use the popup UI. But this doesn't get saved with the patch and recalled correctly (hirt.convolve~" reverts to the inbuilt amplifier IR. Adding the attribute @file "Ir_name.wave" fails complaining that it can't find the file, despite the wav being in my projects search path media folder.
Any thoughts on my error? Many thanks.