Re: [LAU] [ANN] Minicomputer 1.0 softwaresynthesizer released

From: <hollunder@email-addr-hidden>
Date: Wed Feb 27 2008 - 19:05:55 EET

On Wed, 27 Feb 2008 17:36:37 +0100
Atte André Jensen <atte.jensen@gmail.com> wrote:

> Fons Adriaensen wrote:
>
> > The reason is that the process callback returns 1,
> > and this should be zero. Which means that Debian Etch
> > (and Malte's system) are using a rather dated version
> > of jack.
>
> Is this something I could/should change in the source myself in order
> to get minicomputer working on ubuntu 7.10, and if so, could you give
> a quick pointer?
>
Sean Bolton already gave a quick answer previously in this thread,
here's a citation:

---
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
---
I haven't tried it myself but others reported that it works.
~Philipp
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Wed Feb 27 20:15:04 2008

This archive was generated by hypermail 2.1.8 : Wed Feb 27 2008 - 20:15:04 EET