File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -41,29 +41,29 @@ Hi-frequency cutoff (in Hz). Spectral data higher than the cutoff will be
41
41
42
42
` -t [seconds] `
43
43
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.
45
45
Very small numbers will result in huge analysis files. The default
46
46
value of 0.05 seconds will work well for short sounds, but might need to
47
47
be adjusted for longer sounds.
48
48
49
49
` -noham `
50
50
51
- Use rectangular windowing instead of the default Hamming window.
51
+ Use rectangular windowing instead of the default Hamming window.
52
52
53
53
` -savetemp `
54
54
55
- The program creates a temporary '.au' file during the analysis process.
55
+ The program creates a temporary '.au' file during the analysis process.
56
56
Choosing this option will prevent the temp file from being deleted
57
57
when the program is closed.
58
58
59
59
` -nonverbose `
60
60
61
- Don't write information to command line as portions of the
61
+ Don't write information to command line as portions of the
62
62
task are completed.
63
63
64
64
` -freqout `
65
65
66
- Write frequency information to analysis file. This makes the file easier
66
+ Write frequency information to analysis file. This makes the file easier
67
67
to read; this information can also be inferred without writing it explicitly
68
68
to the file (see below).
69
69
You can’t perform that action at this time.
0 commit comments