forked from alexkay/spek
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathspek.1
76 lines (76 loc) · 1.87 KB
/
spek.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
.\" Automatically generated by Pandoc 2.9.2.1
.\"
.TH "SPEK" "1" "2023-01-09" "User\[cq]s Guide" "Version 0.8.5"
.hy
.SH NAME
.PP
Spek - Acoustic Spectrum Analyser
.SH SYNOPSIS
.PP
\f[C]spek\f[R] [\f[I]OPTION\f[R] \f[I]\&...\f[R]] [\f[I]FILE\f[R]]
.SH DESCRIPTION
.PP
\f[I]Spek\f[R] generates a spectrogram for the input audio file.
.SH OPTIONS
.TP
\f[B]\f[CB]-h\f[B]\f[R], \f[B]\f[CB]--help\f[B]\f[R]
Output the help message then quit.
.TP
\f[B]\f[CB]-V\f[B]\f[R], \f[B]\f[CB]--version\f[B]\f[R]
Output version information then quit.
.SH KEYBINDINGS
.SS Notes
.PP
On OS X use the Command key instead of Ctrl.
.SS Menu
.TP
\f[B]\f[CB]Ctrl-O\f[B]\f[R]
Open a new file.
.TP
\f[B]\f[CB]Ctrl-S\f[B]\f[R]
Save the spectrogram as an image file.
.TP
\f[B]\f[CB]Ctrl-E\f[B]\f[R]
Show the preferences dialog.
.TP
\f[B]\f[CB]F1\f[B]\f[R]
Open online manual in the browser.
.TP
\f[B]\f[CB]Shift-F1\f[B]\f[R]
Show the about dialog.
.SS Spectrogram
.TP
\f[B]\f[CB]c\f[B]\f[R], \f[B]\f[CB]C\f[B]\f[R]
Change the audio channel.
.TP
\f[B]\f[CB]f\f[B]\f[R], \f[B]\f[CB]F\f[B]\f[R]
Change the DFT window function.
.TP
\f[B]\f[CB]l\f[B]\f[R], \f[B]\f[CB]L\f[B]\f[R]
Change the lower limit of the dynamic range in dBFS.
.TP
\f[B]\f[CB]p\f[B]\f[R], \f[B]\f[CB]P\f[B]\f[R]
Change the palette.
.TP
\f[B]\f[CB]s\f[B]\f[R], \f[B]\f[CB]S\f[B]\f[R]
Change the audio stream.
.TP
\f[B]\f[CB]u\f[B]\f[R], \f[B]\f[CB]U\f[B]\f[R]
Change the upper limit of the dynamic range in dBFS.
.TP
\f[B]\f[CB]w\f[B]\f[R], \f[B]\f[CB]W\f[B]\f[R]
Change the DFT window size.
.SH FILES
.TP
\f[I]\[ti]/.config/spek/preferences\f[R]
The configuration file for \f[I]Spek\f[R], stored in a simple INI
format.
.SH AUTHORS
.PP
Alexander Kojevnikov <[email protected]>.
Other contributors are listed in the LICENCE.md file distributed with
the source code.
.SH DISTRIBUTION
.PP
The latest version of \f[I]Spek\f[R] may be downloaded from
<https://www.spek.cc>.