> If you have to reroute the sound at the cli, then you will have to > reroute the sound for freevo to use it also. This probably why most > sites recommend the cable, less trouble. However you might try the the > " RADIO_DEVICE =" setting if you have not already or making a wrapper RADIO_DEVICE ist set to /dev/radio0, but this is only for setting the channel, not for audio
> script for the RADIO_CMD that calls the sox rerouting before calling > the the radio channel. After looking at the command you using, I am > not so your that you are using DMA routing so much as using a software > version of the patch cable. Take a look at the bttv tvcard btaudio > driver help in the wiki for an example of a DMA routing setup. That > get you started on the right path. yes, I am using DMA , the driver is saa7134_alsa and it creates /dev/dsp1. On the other hand, with the cable, the line input of the soundcard would be used. yes, I wrote such a RADIO_CMD wraper script and it works well. my question is only, if this is the normal way to use DMA audio? -> If yes, I could publish my script for others (ok, it is very short) -> if no, what is normaly done? I could imagine a more proper solution with a alsa rerouting directive in .asoundrc (I will try this next) Andreas > > Evan > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Freevo-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/freevo-users ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
