X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=wdq2wav.1;h=3c84c7a5ecdee59394968e6ac25432e9617ca893;hb=f6ca9345ea1497adcd37ccdb79d3f36f86f356d8;hp=9f2951f447e9911a63aaaa916c680ecb71d402bb;hpb=1f90ba7b732433f84519d0057081388b86159eb3;p=wdq2wav.git diff --git a/wdq2wav.1 b/wdq2wav.1 index 9f2951f..3c84c7a 100644 --- a/wdq2wav.1 +++ b/wdq2wav.1 @@ -1,20 +1,5 @@ .\" Hey, EMACS: -*- nroff -*- -.\" First parameter, NAME, should be all caps -.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection -.\" other parameters are allowed: see man(7), man(1) -.TH WDQ2WAV 1 "January 20, 2003" -.\" Please adjust this date whenever revising the manpage. -.\" -.\" Some roff macros, for reference: -.\" .nh disable hyphenation -.\" .hy enable hyphenation -.\" .ad l left justify -.\" .ad b justify to both left and right margins -.\" .nf disable filling -.\" .fi enable filling -.\" .br insert line break -.\" .sp insert n+1 empty lines -.\" for manpage-specific macros, see man(7) +.TH WDQ2WAV 1 "March 5, 2003" .SH NAME wdq2wav \- convert a WinDAQ file channel to a wav file .SH SYNOPSIS @@ -22,11 +7,24 @@ wdq2wav \- convert a WinDAQ file channel to a 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 thos 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