| Sorry, got the emails out of order. Ok I will try the below later. One
question I have is why does that not happen automatically? Will that be the
case later? Should we add that perhaps ( Steven ) to the help file on
csounds.com on getting csound from cvs or to the csound.pdf file?
Anyway, I'm looking forward to testing it. = )
Iain
> Glad you got somewhere !
>
> Are you picking up the plugins? It looks in $OPCODEDIR and current
> directory for the .so files to load.
>
> I copy the .so files into a Plugin directory and have
> setenv OPCODEDIR ~/Sourceforge/csound5/Plugins
> If you use bash you would need something like
> OPCODEDIR=~/Sourceforge/csound5/Plugins; export OPCODEDIR
> (not a system I use...)
>
> ==John f
> |