[sc-users] [Linux] internal server

Joshua Parmenter josh at realizedsound.net
Sun Oct 21 09:14:58 PDT 2007


did you compile the sc3-plugins package with scons? If so, you should  
have a plugins file called JoshUGens.so (though I am not sure where  
these would appear on Linux...). If you don't have that file, then  
the UGens wouldn't be installed, and you should run scons.

Hope that helps.

Josh

On Oct 21, 2007, at 12:46 AM, Björn Kessler wrote:

> Thanks, this solves at least a part of the problem. But still I get  
> this error:
>
> Synth("2017444050" : 1000)
> exception in GraphDef_Recv: UGen 'BFEncode1' not installed.
> *** ERROR: SynthDef 2017444050 not found
> FAILURE /s_new SynthDef not found
>
> what I´m trying to run is the example of the BFEncode1 Help and I  
> have installed the sc3-plugins.
>
> Stefan Nussbaumer <stefanus at chello.at> schrieb:
> Server.default = s = Server.internal.boot;
>
> The default server is localhost if you don't explicitly make internal
> your default (very likely ...)
>
>
>
>
> Björn Kessler schrieb:
> > Hi everybody,
> >
> > when I tried to run the example in the help of BFEncode1:
> >
> > s=Server.internal.boot;
> >
> > // You'll only hear the first two channels on a stereo setup.
> >
> > (
> >
> > {
> >
> > #w, x, y, z = BFEncode1.ar(WhiteNoise.ar,MouseX.kr(0, 2pi), 0,  
> MouseY.kr(0.0, 1.0), 0.3);
> >
> > //decode for 4 channels
> >
> > DecodeB2.ar(4, w, x, y, 0.5);
> >
> > }.scope(4));
> >
> >
> > , I got the following errror:
> >
> > localhost server not running!
> >
>
> _______________________________________________
> sc-users mailing list
> sc-users at create.ucsb.edu
> http://www.create.ucsb.edu/mailman/listinfo/sc-users
>
>
> Heute schon einen Blick in die Zukunft von E-Mails wagen? Versuchen  
> Sie´s mit dem neuen Yahoo! Mail.
> _______________________________________________
> sc-users mailing list
> sc-users at create.ucsb.edu
> http://www.create.ucsb.edu/mailman/listinfo/sc-users

******************************************
/* Joshua D. Parmenter
http://www.realizedsound.net/josh/

“Every composer – at all times and in all cases – gives his own  
interpretation of how modern society is structured: whether actively  
or passively, consciously or unconsciously, he makes choices in this  
regard. He may be conservative or he may subject himself to continual  
renewal; or he may strive for a revolutionary, historical or social  
palingenesis." - Luigi Nono
*/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.create.ucsb.edu/pipermail/sc-users/attachments/20071021/ead3164c/attachment.htm


More information about the sc-users mailing list