X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=wdq2wav.1;h=2026807a8f949a6e1295eb47b44aa7349015c2ef;hb=0c91414c42e5f3728c48c2e2b32c60c97178aff2;hp=9f2951f447e9911a63aaaa916c680ecb71d402bb;hpb=1f90ba7b732433f84519d0057081388b86159eb3;p=wdq2wav.git diff --git a/wdq2wav.1 b/wdq2wav.1 index 9f2951f..2026807 100644 --- a/wdq2wav.1 +++ b/wdq2wav.1 @@ -22,11 +22,25 @@ 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 +Demean: subtract the mean of the samples from each sample. Selecting this +option automatically sets the +.B \-z + option. +.TP +.B \-z +Scale the .wav file output with preservation of the zero value +.TP .B \-v Verbose mode .TP