IR plugin

I have an IR I really want to use in the mod. I’m considering creating a plugin with the IR hard coded in, but I’ve never made an lv2 plugin before. Before I start trying to figure it out I want to hear if there is an easier way.

Has anyone made an IR plugin with hard coded IRs that can easily be swapped for custom IRs before cross compiling it for the duo?

Or better yet, how far off is the ability to upload files straight onto the mod? This way we could just use a normal IR plugin and load custom IRs into the mod without recompiling everything etc.

1 Like

You can ssh/scp into the mod which is basically a little Linux computer.

So copying files is straightforward

1 Like