On Wed, 12 Apr 2006 23:53:44 +0200
Esben Stien <[EMAIL PROTECTED]> wrote:

> Lee Revell <[EMAIL PROTECTED]> writes:
> 
> > I'm not sure that this is supposed to work.
> 
> A report from Florian Schmidt on #lad said that it worked for him.

Just for the record:

I tried with my delta 66 with jack running at 48 khz and then at 44.1
khz. In both cases aplay -Djackplug played a 48khz stereo .wav file just
fine.

pcm.jackplug {
    type plug
    slave { pcm "jack" }
}
 
ctl.jackplug {
        type hw
        card 0
}

pcm.jack {
        type jack
        playback_ports {
                0 alsa_pcm:playback_1
                1 alsa_pcm:playback_2
        }
        capture_ports {
                0 alsa_pcm:capture_1
                1 alsa_pcm:capture_2
        }
}

Flo

-- 
Palimm Palimm!
http://tapas.affenbande.org


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to