Hi Rory,
On Sat, Oct 6, 2012 at 2:33 PM, Rory Walsh <
rory...@ear.ie> wrote:
> Hi Nil. The latest source I have up there should be Ok, there was
> problems with earlier version. As of early last week I think the
> current source is up there. It has the build file that builds all the
> binaries? If you start Renoise from the command line and then
> instantiate your plugin it should tell you what's happening. You
> didn't by any change move the plugin .so to a new directory and forget
> to move the corresponding csd file as well? It looks like the Cabbage
> plugin can't find the csd file?
I started Renoise on the cmd line and set my VST_PATH directly where
the pluggins were built, but it does work, it indeed doesn't find
CabbagePluginSynth.csd
UnifiedCSD: /home/nilg/Sources/cabbage-read-only/Builds/Linux/build/CabbagePluginSynth.csd
Failed to open csd file: No such file or directory
Reading CSD failed ... stopping
The strange thing is I can't find it anywhere
nilg@laptop:~/Sources/cabbage-read-only$ find . -name "CabbagePluginSynth.csd"
outputs nothing.
>
> I do have intentions of moving to github but I'm swamped with other
> stuff right now.
> Also, would you mind registering on the forum at
>
www.thecabbagefoundation.org, I'm hoping to keep all Cabbage related
> correspondence there so others can search the archives for answers to
> similar questions that might have!
Got it, I'll move any further discussion there.
>
> Btw, what version of Linux are you using?
Ubuntu 12.04
Nil