Skip to content

Commit 75b5a65

Browse files
committed
Update README.md
1 parent 1de59d8 commit 75b5a65

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -41,29 +41,29 @@ Hi-frequency cutoff (in Hz). Spectral data higher than the cutoff will be
4141

4242
`-t [seconds]`
4343

44-
Specifies how often (in seconds) an FFT snapshot is taken of the sound.
44+
Specifies how often (in seconds) an FFT snapshot is taken of the sound.
4545
Very small numbers will result in huge analysis files. The default
4646
value of 0.05 seconds will work well for short sounds, but might need to
4747
be adjusted for longer sounds.
4848

4949
`-noham`
5050

51-
Use rectangular windowing instead of the default Hamming window.
51+
Use rectangular windowing instead of the default Hamming window.
5252

5353
`-savetemp`
5454

55-
The program creates a temporary '.au' file during the analysis process.
55+
The program creates a temporary '.au' file during the analysis process.
5656
Choosing this option will prevent the temp file from being deleted
5757
when the program is closed.
5858

5959
`-nonverbose`
6060

61-
Don't write information to command line as portions of the
61+
Don't write information to command line as portions of the
6262
task are completed.
6363

6464
`-freqout`
6565

66-
Write frequency information to analysis file. This makes the file easier
66+
Write frequency information to analysis file. This makes the file easier
6767
to read; this information can also be inferred without writing it explicitly
6868
to the file (see below).
6969

0 commit comments

Comments
 (0)