Menu

#33 USB Sound Pass-Through

open
nobody
None
5
2006-11-25
2006-11-25
No

I have a Pinnacle Hybrid Pro USB device and to get sound for analogue TV, I need to type this command in a terminal as root:
sox -r 48000 -w -c 2 -t ossdsp /dev/dsp1 -t ossdsp /dev/dsp

This command takes the sound from /dev/dsp1 (which is the sound device of the USB device, converts it to 48000khz/2 channels and passes it to my sound card, /dev/dsp. How nice shouldn't it be if Zapping had this feature built-in?

Discussion


Log in to post a comment.