Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] csound5 can't load plugins etc

Date2005-05-01 13:55
FromVictor Lazzarini
SubjectRe: [Cs-dev] csound5 can't load plugins etc
Just to add: the problem seems to be either in
Top/csmodule.c or Top/dl_opcodes.c

Victor

>
> I've just done a new checkout, but now csound will not
> load libraries. I get a series of messages:
>
> WARNING: 'libbbcut.dylib' is not a Csound plugin library
>
> etc.
>
> realtime audio in portaudio will not load as well:
>
>  *** error: unknown rtaudio module: 'PortAudio'
>
> strangely enough the first plugin lib seems to load
> (libbabo.dylib)
>
> This is all on OSX.
>
> Of course this all worked last week, before the latest
> changes.
>
> Victor
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: NEC IT Guy Games.
> Get your fingers limbered up and give it your best shot. 4
> great events, 4 opportunities to win big! Highest score
> wins.NEC IT Guy Games. Play to win an NEC 61 plasma
> display. Visit http://www.necitguy.com/?r=20
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-05-01 14:25
FromIstvan Varga
SubjectRe: [Cs-dev] csound5 can't load plugins etc
Victor Lazzarini wrote:

> Just to add: the problem seems to be either in
> Top/csmodule.c or Top/dl_opcodes.c

And on OS X only, as I cannot reproduce it. Oddly, though, I do not
see any changes in the above mentioned files that may result in the
problem you have described. There are only replacements of err_printf()
with csound->Message(), and commented out some debug printf calls.


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-05-01 14:30
Fromjpff@codemist.co.uk
SubjectRe: [Cs-dev] csound5 can't load plugins etc
There seems to have been a commit of new code to both Top/csmodule.c
and Top/dl_opcodes.c about 23 hours ago,m but there is no Changelog or
explanation other than "Removed O; use dynamically allocated ENVIRON
structure"

It really helps if the changelog is maintained.

I had a quick look and can see no changes relating to dylib -- only
printing.

Have not found were that warning message is issued yet.
==John ffitch


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net