>Ok, looks like snd_pcm_hw_params_get_channels_max() returns a ridiculous
>value for my setup (16 million channels, not quite right :). Hardcoding
>this to 2 for this case allows the jack server to load.
ah. actually, 16 million is exactly right, because the ALSA PCM device
"default" is, by defau
> voyager:/usr/local/jack/bin# ./jackd
> creating alsa driver ... default|64|48000
> here
> ALSA: cannot set fragment count minimum to 2 for capture
> ALSA-MCD: cannot configure capture channel
> cannot load ALSA driver module
Ok, looks like snd_pcm_hw_params_get_channels_max() returns a ridicul
On Tuesday 13 November 2001 09:15, Andy Lo-A-Foe wrote:
> On Sun, Nov 11, 2001 at 11:26:32PM -0500, Paul Davis wrote:
> > OK folks, JACK CVS is now online:
>
> Cool!
>
> > as previously, JACK comes with an ALSA 0.9 "driver". if someone would
>
> I have tried the CVS release on my setup with ALSA 0
>I have tried the CVS release on my setup with ALSA 0.9.0beta9 on my
>Trident NX. I get this when starting jackd:
>
>voyager:/usr/local/jack/bin# ./jackd
>creating alsa driver ... default|64|48000
>here
>ALSA: cannot set fragment count minimum to 2 for capture
>ALSA-MCD: cannot configure capture
On Sun, Nov 11, 2001 at 11:26:32PM -0500, Paul Davis wrote:
> OK folks, JACK CVS is now online:
Cool!
> as previously, JACK comes with an ALSA 0.9 "driver". if someone would
I have tried the CVS release on my setup with ALSA 0.9.0beta9 on my
Trident NX. I get this when starting jackd:
voyager:
Paul Davis wrote:
> OK folks, JACK CVS is now online:
The first change should be making the link to the project page actually
point to the project page of jackit, not ardour ;)
-a
OK folks, JACK CVS is now online:
for anonymous access:
% cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/jackit login
% cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/jackit co jack
if you want write access, ask and you'll probably get it. then:
export CVS_RSH=ssh
cvs -z3 -d:ext:[EMAIL