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

wdq2wav - convert a WinDAQ file channel to a wav file

Author

       wdq2wav and this manual page were written by Kevin M. Rosenberg <kevin@rosenberg.net>.

                                                  March 5, 2003                                       WDQ2WAV(1)

Description

wdq2wav extracts a channel from a WinDAQ file and produces a .wav file.

       If  the  command line parameters of the windaq-file, channel-number, and wav-file are not given, then the
       program will prompt the user to enter those values when the program is run.

Name

       wdq2wav - convert a WinDAQ file channel to a wav file

Options

-p     Play channel through audio system

       -m     Do not demean. (Don't subtract the mean of the samples from each sample.)

       -z     Scale the .wav file output *without* preservation of the zero value

       -v     Verbose mode

       -q     Quiet mode

       -h     Show summary of options.

       -r     Show version of program.

Synopsis

wdq2wav[OPTIONS]windaq-filechannel-numberwav-file

See Also