I know I'm not missing a ton of functionality without it, but would like to know if there is a way to get it working as I was hoping to mess with the convolution reverb.
@bendurso If it works it works. I think the problem you were having before is that containers don't work the same way in FX plugins as they do in instruments so it was messing up the routing.
@d-healey just cleaned the build folder but still the same error. I'm using a M1 MacBook Pro
Since you're on M1 processor and probably are using the Sonoma and Xcode v.15...., you need to use this develop build of Hise.
Christopher made a change in the develop branch so this error doesn't occur anymore,
@d-healey I believe only the sample based plugins are based on HISE. It seems like they built a convolution reverb plugin together with another provider. Probably not HISE
I just decided to scrap it and focus on other stuff. If anyone finds a possible solution so animation would work on Standalone, AU on Mac etc please let us know :)
As far as I understand the only shaders that would work would be Metal, so a converter would be an option here. MoltenGL is a bit pricey but allegedly it can convert openGL stuff to Metal quite seamlessly.
@Fortune I just came here to post about NNA too as I just discovered their stuff. Looks like some good use of HISE. I wonder if the developer is a member of the forum.
In any case you need to check in the on note on callback if your desired key has been pressed and if it has been you enable the corresponding "pad".
Usually a couple of arrays is all you need for the data. One for the component references and one for the corresponding notes. Then in the callback you get the index of the note from your notes array and use that to toggle the component.
@Lumi283 It should install everything included in a folder that you add to a payload, including subfolders. Make sure to "reveal all" contents of the folder that you add to the payload. Also, ensure you set the permissions of all files and folders correctly, so that they can be accessed once installed.
Upload a screenshot of the folder you are having trouble with.