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@xxxxxxxxx> 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@xxxxxxxxxxxxxxx
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