discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Re: Jack instead of ALSA


From: Charles Herdt
Subject: [Discuss-gnuradio] Re: Jack instead of ALSA
Date: Wed, 18 Nov 2009 09:07:16 -0200

 Just in case someone else has the same problem:

 if you need to force Jack audio:

 from gnuradio import audio_jack

 and on the source/sink linles, use audio_jack.source or
audio_jack.sink instead of audio.source and audio.sink.

 Thanks to Oswald Berthold for the help.

 Best regards,
 Charles

On Tue, Nov 17, 2009 at 9:54 PM, Charles Herdt <address@hidden> wrote:
>  Hello
>
>  Hoping anyone had gone through this before.
>  I am trying to make some experiments with jack audio in linux (Ubuntu
> 9.10), but so far, all I could get is Alsa.
>  I'm using the audio.sink and audio.source blocks, and have not yet
> figured out a way for it to use Jack.
>  I have jack audio compiled in gnurario 3.2.2.
>  Any suggestions?
>
>  Thank you in advance,
>  Charles A. Herdt
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]