Re: ALSA doesn't speak to JACKD

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On Sun, Oct 25, 2009 at 10:54 PM, Jonathan E. Brickman <jeb@xxxxxxxxxxxxxxx> wrote:
Greetings, HamRadio.

Anyone here have perhaps some more hints to get alsa route its output to jackd?
Thanks in advance for answering.

Hi! Another hint:

In Linux Mint 7 / ubuntu jaunty, I compiled (configure and make only) the alsa-plugins that I got from the alsa project page.
(First I installed libasound2-dev from the ubuntu repos).

Then I copied these two files (the .so alone was not enough) to /usr/lib/alsa-lib:
.../jack/libasound_module_pcm_jack.la
.../jack/.libs/libasound_module_pcm_jack.so

I created the .asoundrc file with this content:

  pcm.!default {
        type plug
        slave { pcm "jack" }
    }

    pcm.jack {
        type jack
        playback_ports {
            0 system:playback_1
            1 system:playback_2
        }
    }

It works for me to hear to youtube videos, jamendo and the like.

See

https://bugs.launchpad.net/ubuntu/+source/alsa-plugins/+bug/84900

Cheers, Pablo
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user

[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux