41.183.0.21
| '); } else { document.writeln(''); } } else { document.writeln(''); } } else { document.writeln(''); } } // End --> |
In Reply to: RE: Question for cics..... posted by jacabuneb on November 05, 2009 at 18:38:46
You can use SoX to check your file. Download "MS-Windows executable", unzip folder and copy the 2 dll files (cygwin1 & cygomp-1) to c:\windows. Command from a command prompt is:c:\mysoxfldr\sox.exe --i "c:\my long name folder\My Wav.wav"
Output would be something like this:
C:\>sox --i "c:\music\01 Track01.wav"
Input File : 'c:\music\01 Track01.wav'
Channels : 2
Sample Rate : 44100
Precision : 16-bit
Duration : 00:02:39.73 = 7044240 samples = 11980 CDDA sectors
File Size : 28.2M
Bit Rate : 1.41M
Sample Encoding: 16-bit Signed Integer PCM
C:\>
Follow Ups:
Post a Followup: