spek

Acoustic spectrum analyser https://github.com/alexkay/spek spek.cc
git clone http://git.hanabi.in/repos/spek.git
Log | Files | Refs | README

man-0.8.0.html (1962B)


      1 <HTML>
      2 <HEAD>
      3 	<style type="text/css">
      4 		body {font-size: 11pt;}
      5 		h1, h2 {font-weight: bold;}
      6 		h1 {font-size: 16pt;}
      7 		h2 {font-size: 12pt;}
      8 	</style>
      9 <TITLE>Spek 0.8.0 manual</TITLE>
     10 </HEAD>
     11 <BODY>
     12 <H1>Spek 0.8.0 manual</H1>
     13 <HR>
     14 <PRE>
     15 <!-- Manpage converted by man2html 3.0.1 -->
     16 
     17 </PRE>
     18 <H2>SYNOPSIS</H2><PRE>
     19        <B>spek</B> [OPTION...]	[FILE]
     20 
     21 
     22 </PRE>
     23 <H2>DESCRIPTION</H2><PRE>
     24        <B>Spek</B> generates a	spectrogram for	the input audio	file.
     25 
     26 
     27 </PRE>
     28 <H2>OPTIONS</H2><PRE>
     29        <B>-h</B>, <B>--help</B>
     30 	      Output the help message then quit.
     31 
     32        <B>-V</B>, <B>--version</B>
     33 	      Output version information then quit.
     34 
     35 
     36 </PRE>
     37 <H2>KEYBINDINGS</H2><PRE>
     38    <B>Notes</B>
     39        On OS X use the Command key instead of Ctrl.
     40 
     41    <B>Menu</B>
     42        <B>Ctrl-O</B> Open a new file.
     43 
     44        <B>Ctrl-S</B> Save the spectrogram as an image file.
     45 
     46        <B>Ctrl-E</B> Show the preferences dialog.
     47 
     48        <B>F1</B>     Open online manual in the	browser.
     49 
     50        <B>Shift-F1</B>
     51 	      Show the about dialog.
     52 
     53    <B>Spectrogram</B>
     54        <B>Ctrl-up</B>,	<B>Ctrl-down</B>
     55 	      Change the lower limit of	the dynamic range in dBFS.
     56 
     57        <B>Ctrl-Shift-up</B>, <B>Ctrl-Shift-down</B>
     58 	      Change the upper limit of	the dynamic range in dBFS.
     59 
     60 
     61 </PRE>
     62 <H2>FILES</H2><PRE>
     63        <I>~/.config/spek/preferences</I>
     64 	      The  configuration file for Spek,	stored in a simple INI format.
     65 
     66 
     67 </PRE>
     68 <H2>AUTHORS</H2><PRE>
     69        Alexander Kojevnikov &lt;alexander@kojevnikov.com&gt;.	Other contributors are
     70        listed in the LICENCE.md	file distributed with the source code.
     71 
     72 
     73 </PRE>
     74 <H2>DISTRIBUTION</H2><PRE>
     75        The    latest	version	   of	 <B>Spek</B>	 may	be   downloaded	  from
     76        <I><a href="http://spek.cc">http://spek.cc</a></I>.
     77 
     78 
     79 
     80 Spek 0.8.0			  2012-09-19			       <B>SPEK(1)</B>
     81 </PRE>
     82 <HR>
     83 <ADDRESS>
     84 Man(1) output converted with
     85 <a href="http://www.oac.uci.edu/indiv/ehood/man2html.html">man2html</a>
     86 </ADDRESS>
     87 </BODY>
     88 </HTML>