[chuck-users] Jack Server shuts down ChucK client ...

Robert Poor rdpoor at gmail.com
Tue Mar 31 13:14:41 EDT 2015


Is there any chance that oe.nextMsg() is returning false, as in:

while( oe.nextMsg() )
    { ...
    }

?


On Tue, Mar 31, 2015 at 9:52 AM, Niklas Reppel <nik at parkellipsen.de> wrote:
> So, i'm trying to write a simple SawOsc-Synth with Polyphony, triggered by
> OSC messages ...
>
> You can check it out here:
> https://github.com/the-drunk-coder/graa/blob/master/shreds/buzz.ck
>
> As i want to use a filter with adsr, i can't just spork a single method
> right ?
>
> But, with the current version, the Jack-Server (i'm on Linux) shuts the
> client down,
> with the following message:
>
> (JACK) the JACK server is shutting down this client...
>     ... stream stopped and closed!
>
> Anyone's got an idea why ?
>
> Regards,
> Nik
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users


More information about the chuck-users mailing list