Thanks for the thought, unfortunately when running as a plugin Anukari is subject to whatever plist.txt the host application uses. I think that I did try that with the standalone binary at one point, but unfortunately I did not appear to take notes! That probably means I did not have success.
aldrich|10 months ago
Just my two cents: have you considered using a server/daemon process that runs separately and therefore more controllably outside a DAW (and therefore a client-server approach for your plugin instances)? It could allow you to have a little bit more OS-based control.
Archit3ch|10 months ago
> have you considered using a server/daemon process that runs separately and therefore more controllably outside a DAW
I'm slowly coming to the same conclusion, for audio plugins on GPUs.