spek/web/man-0.8.0.html
2012-09-19 21:33:45 -07:00

121 lines
2.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="resource-type" content="document">
<link rel="stylesheet" href="style.css" type="text/css" media="all">
<title>
SPEK(1)</title>
</head>
<body>
<div class="mandoc">
<table summary="Document Header" class="head" width="100%">
<col width="30%">
<col width="30%">
<col width="30%">
<tbody>
<tr>
<td class="head-ltitle">
SPEK(1)</td>
<td class="head-vol" align="center">
</td>
<td class="head-rtitle" align="right">
SPEK(1)</td>
</tr>
</tbody>
</table>
<div class="section">
<h1>NAME</h1> Spek &#45; Acoustic Spectrum Analyser</div>
<div class="section">
<h1>SYNOPSIS</h1> <b>spek</b> [OPTION...] [FILE]</div>
<div class="section">
<h1>DESCRIPTION</h1> <b>Spek</b> generates a spectrogram for the input audio file.</div>
<div class="section">
<h1>OPTIONS</h1><dl>
<dt>
<b>&#45;h</b>,<b> --help</b></dt>
<dd>
Output the help message then quit.</dd>
</dl>
<dl>
<dt>
<b>&#45;V</b>,<b> --version</b></dt>
<dd>
Output version information then quit.</dd>
</dl>
</div>
<div class="section">
<h1>KEYBINDINGS</h1><div class="subsection">
<h2>Menu</h2><dl>
<dt>
<b>Ctrl-O</b></dt>
<dd>
Open a new file.</dd>
</dl>
<dl>
<dt>
<b>Ctrl-S</b></dt>
<dd>
Save the spectrogram as an image file.</dd>
</dl>
<dl>
<dt>
<b>Ctrl-E</b></dt>
<dd>
Show the preferences dialog.</dd>
</dl>
<dl>
<dt>
<b>Ctrl-Q</b></dt>
<dd>
Quit.</dd>
</dl>
<dl>
<dt>
<b>F1</b></dt>
<dd>
Show the about dialog.</dd>
</dl>
</div>
<div class="subsection">
<h2>Spectrogram</h2><dl>
<dt>
<b>Ctrl-up</b>,<b> Ctrl-down</b></dt>
<dd>
Change the lower limit of the dynamic range in dBFS.</dd>
</dl>
<dl>
<dt>
<b>Ctrl-Shift-up</b>,<b> Ctrl-Shift-down</b></dt>
<dd>
Change the upper limit of the dynamic range in dBFS.</dd>
</dl>
</div>
</div>
<div class="section">
<h1>FILES</h1><dl>
<dt>
<i>~/.config/spek/preferences</i></dt>
<dd>
The configuration file for Spek, stored in a simple INI format.</dd>
</dl>
</div>
<div class="section">
<h1>AUTHORS</h1> Alexander Kojevnikov &lt;alexander@kojevnikov.com&gt;. Other contributors are listed in the AUTHORS.md file distributed with the source code.</div>
<div class="section">
<h1>DISTRIBUTION</h1> The latest version of <b>Spek</b> may be downloaded from <i><a href="http://spek&#45;project.org">http://spek&#45;project.org</a></i>.</div>
<table summary="Document Footer" class="foot" width="100%">
<col width="50%">
<col width="50%">
<tr>
<td class="foot-date">
2012-09-19</td>
<td class="foot-os" align="right">
Spek 0.8.0</td>
</tr>
</table>
</div>
</body>
</html>