> [Edit(1): Oddly, all the files so far produced (including the output.wav > above) have been 3:22:53 long, according to VLC.
That's is the max length of a WAV file - basically no samples captured. What is the actual file length in bytes - if zero then device is not "active". > I did this (below). The result was no apparent VU movement, and a silent > file output.wav. The edit comment (below) means no sample captured - so it looks like the device is not active Trying capture from other devices using device and card number and using different hw & plughw - to see if you can capture anything. -D hw:0,0 -D hw:0,1 -D plughw:0,0 -D plughw:0,1 -D hw:1,0 -D hw:1,1 -D plughw:1,0 -D plughw:1,1 Check the size of the captured file - silnece is many bytes of of value zero. No samples will also be silent but not the same as captured silence. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=109495 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
