Hello good people.
I’ve been using Cabbage for a while now (Cabbage 1.0.0, on Arch Linux, although I’ve seen similar issues with the GIT development branch), and it’s great, save for one thing: I only been able to use one instrument type per project (I’m using Ardour5 for the DAW). In other words, I can create an LV2 plugin of an instrument and include it in as many tracks as I wish, but if I have a second instrument (different LV2) and try to insert it into a track, the DAW immediately crashes.
Is this a known bug/limitation? I looked though the forums and couldn’t find anything.
Complicating things a bit is the fact that I had to patch Cabbage a bit to get it to compile under Arch linux (some files were missing, some incompatibilities to more recent GCC’s etc.).
If it’s not a known problem I’m willing to help debug the issue, but I would need some guidance on the best way to go about that. I’ve really liked being able to use CSound instruments right in a plugin, but only being able to use one instrument type has imposed a real limitation!