[LAU] [ANN] Minicomputer 1.0 softwaresynthesizer released
Sean Bolton
musound at jps.net
Thu Feb 21 01:58:21 EST 2008
Hi Malte -- cool synth! Love the grungy, resonant, squeally, circuit-
bent, unusual stuff it produces.
On Feb 20, 2008, at 9:03 AM, Cesare Marilungo wrote:
> Hi Malte,
> here I get:
>
> jack_client_thread zombified - exiting from JACK
The jack process callback needs to return 0 on success, not 1.
Change line 794 of cpu/main.c to:
return 0;
and recompile.
-Sean
More information about the Linux-audio-user
mailing list