Rory Walsh
Rory Walsh
Hi @KottV Can you confirm that the bundle you export from Cabbage has the associated .csd file, and that the ttl files have all been updated?
Great thanks guys. I'll tidy things up and add support for synths too in the next few days. And thanks @falkTX If it wasn't for your initial work, we'd all...
These are all good points. I typically run Cabbage out of the build directory myself so never have to worry about this. Do you feel like making a PR for...
So I can just use the location of the current binary to set the path for the plugins, like I do on other platforms. So basically scrap the if !def......
It should be simple enough to test. I won't be at my Linux machine for a few days, but if you wish to go ahead and test this I'd be...
I think we got this one sorted over at the forum?
I'll take a look at this.
Right, that should be pretty simple to sort. Leave it with me.
I'm happy to take a pull request on this..
Yes, each 'module' currently deals with a single .csd file. But I think it's probably something here that needs changing: https://github.com/rorywalsh/CabbageRack/blob/master/src/plugin.cpp#L15 When I wrote this interface I don't think it...