logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

qwavinfo - show info from wav files

Author

Bugs

       tests has been done only with 44100 Hz 16 bit stereo files, though it may work with mono/stereo 8/16 bits
       files.

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.

Name

       qwavinfo - show info from wav files

Options

-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.

See Also

qwavjoin(1), qwavcut(1), qwavsilence(1), qwavfade(1), qwavheaderdump(1)
       qmp3info(1), qmp3join(1), qmp3cut(1), qmp3check(1), qmp3report(1)

quelcom 0.4.0                                     february 2001                                      qwavinfo(1)

Synopsis

qwavinfo [option]... file...

See Also