.\" Hey, EMACS: -*- nroff -*- .TH WDQ2WAV 1 "March 5, 2003" .SH NAME wdq2wav \- convert a WinDAQ file channel to a wav file .SH SYNOPSIS .B wdq2wav [OPTIONS] windaq-file channel-number wav-file .SH DESCRIPTION .B 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. .SH OPTIONS .TP .B \-p Play channel through audio system .TP .B \-m Do not demean. (Don't subtract the mean of the samples from each sample.) .TP .B \-z Scale the .wav file output .B *without* preservation of the zero value .TP .B \-v Verbose mode .TP .B \-q Quiet mode .TP .B \-h Show summary of options. .TP .B \-r Show version of program. .SH AUTHOR wdq2wav and this manual page were written by Kevin M. Rosenberg .