A little modification on my script for using pulse instead alsa and the 
opportunity to streaming it by pulseaudio and mixing with other sounds:
----------------------------
#!/bin/sh
sox -r 32000 -t alsa hw:2,0 -t alsa pulse &
mpid=$!
gnomeradio
kill $mpid 
----------------------------
Please, test it.

-- 
Rhythmbox FM plug-in, tvtime and gnomeradio NO SOUND, no /dev/mixer present
https://bugs.launchpad.net/bugs/613809
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to