[sc-users] [Linux] internal server

Björn Kessler kebjoern at yahoo.de
Sun Oct 21 10:46:28 PDT 2007


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. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.create.ucsb.edu/pipermail/sc-users/attachments/20071021/334e7a73/attachment.htm


More information about the sc-users mailing list