|
From: Chris B. <ch...@cn...> - 2008-02-11 08:52:59
|
Andreas Mock wrote: >> -----Ursprüngliche Nachricht----- >> Von: sox...@li... >> Gesendet: 10.02.08 19:40:01 >> An: sox...@li... >> Betreff: Re: [SoX-users] Newbie questions: recording win32 >> > > >> Ah ha! Ok, I'm not sure how you might set that with sox rec. >> >> But as a workaround, try sox directly. Here's another example on Cygwin: >> >> sox -2 -r 44100 -c 2 -t ossdsp /dev/dsp myrec.wav >> >> Input File : '/dev/dsp' (ossdsp) >> Sample Size : 16-bit (2 bytes) >> Sample Encoding: signed (2's complement) >> Channels : 2 >> Sample Rate : 44100 >> > > Hi D.S., > > thank you for the hint. Interestingly I do have the same behaviour with 'rec' on linux. > I don't know why I can change the number og channels and the sampling rate, but not the sample size with 'rec'. > Is this a bug? > Thanks for the report and thanks D.S. for investigating. I consider this a bug and have written a bug tracker to track the issue. Hopefully it gets fixed in next release. In case you want to monitor for updates: https://sourceforge.net/tracker/index.php?func=detail&aid=1890983&group_id=10706&atid=110706 Chris |