Next: , Previous: qwavheaderdump, Up: wav tools   [Contents]


3.4 qwavinfo

qwavinfo show info from wav files.

3.4.1 synopsis

‘qwavinfo option… file…’

3.4.2 description

qwavinfo reads a list of wav files and prints on standard output some of its parameters: sample rate, bits per sample, mono/stereo and duration. a duration summary is appended at the end of the list.

3.4.3 option list

‘-h’
‘--help’

show a brief help and exit.

‘-s’
‘--summary-only’

show only the summary. do not show info from every file.

‘-v’
‘--verbose’

show also the number of bytes and samples.

‘-V’
‘--version’

show version and exit.