> Message: 5
> Date: Tue, 21 Aug 2007 12:18:49 +0200
> From: Fons Adriaensen
> Subject: Re: [LAU] Re: Jackmp - libjackdmp.so
> To:
linux-audio-user@lists.linuxaudio.org
> Message-ID: <20070821101849.GC6214@linux-2.site>
> Content-Type: text/plain; charset=iso-8859-1
>
> On Tue, Aug 21, 2007 at 11:39:12AM +0200, Fons Adriaensen wrote:
>
>> - Why does Alsaplayer wrongly think it can't connect to jackdmp ?
>
> Because it doesn't read the sample rate, but counts on jackd
> calling the sample rate callback. Apparently jackdmp doesn't
> do this. The main code thinks that the jack interface failed
> when it sees a sample rate of zero. Then it opens OSS (!!!)