31 Mar
2015
31 Mar
'15
12:52 p.m.
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