diff --git a/INSTALL.md b/INSTALL.md index 40426bd..08e011b 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -33,8 +33,8 @@ Spek requires OS X 10.5+ and an Intel-based Mac. To build Spek, download the source code tarball then run these commands from terminal: - tar -xvf spek-0.8.2.tar.xz - cd spek-0.8.2 + tar -xvf spek-0.8.4.tar.xz + cd spek-0.8.4 ./configure make diff --git a/MANUAL.md b/MANUAL.md index 2520243..42d3338 100644 --- a/MANUAL.md +++ b/MANUAL.md @@ -1,6 +1,6 @@ -% SPEK(1) User's Guide | Version 0.8.2 +% SPEK(1) User's Guide | Version 0.8.4 % -% 2013-04-18 +% 2022-07-10 # NAME diff --git a/Makefile.am b/Makefile.am index dcc6e92..7fed23f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,21 +21,22 @@ EXTRA_DIST = \ lic/zlib \ tests/samples -DISTCLEANFILES = +DISTCLEANFILES = \ + tests/samples/perf.wav .PHONY: man upload man: pandoc --standalone --to=man --output=man/spek.1 MANUAL.md pandoc --standalone --to=html --output=web/man-@VERSION@.html MANUAL.md - sed -e 's#\(http://[^<]*\)#\1#g' -i '' web/man-@VERSION@.html + sed -e 's#\(http://[^<]*\)#\1#g' -i web/man-@VERSION@.html sed -e 's#
#\ #' -i '' web/man-@VERSION@.html + #' -i web/man-@VERSION@.html upload: rsync -avhz web/nginx.conf server:spek diff --git a/configure.ac b/configure.ac index 44f7f88..8ac7788 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([spek],[0.8.2]) +AC_INIT([spek],[0.8.4]) AC_CONFIG_SRCDIR([src/spek.cc]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([1.11.1 foreign no-dist-gzip dist-xz serial-tests]) diff --git a/dist/README.md b/dist/README.md index 4c02771..ed07b73 100644 --- a/dist/README.md +++ b/dist/README.md @@ -26,7 +26,7 @@ * Update web/index.html: bump version numbers, binary sizes and news. * Write the blog post, link from web/index.html, don't publish yet. * Upload the tarball + OSX and WIN binaries. - * `git tag -a X.Y.Z`. + * `git tag -a vX.Y.Z`. * Upload the website using `make upload`. * Publish the blog post. * Send an announcement to the LAA list. diff --git a/man/spek.1 b/man/spek.1 index fda470d..2c3e64b 100644 --- a/man/spek.1 +++ b/man/spek.1 @@ -1,71 +1,70 @@ -.TH SPEK 1 "2013\-04\-18" "User\[aq]s Guide" "Version 0.8.2" +.\" Automatically generated by Pandoc 2.9.2.1 +.\" +.TH "SPEK" "1" "2022-07-10" "User\[cq]s Guide" "Version 0.8.4" +.hy .SH NAME .PP -Spek \- Acoustic Spectrum Analyser +Spek - Acoustic Spectrum Analyser .SH SYNOPSIS .PP -\f[C]spek\f[] [\f[I]OPTION\f[] \f[I]\&...\f[]] [\f[I]FILE\f[]] +\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[] generates a spectrogram for the input audio file. +\f[I]Spek\f[R] generates a spectrogram for the input audio file. .SH OPTIONS .TP -.B \f[C]\-h\f[], \f[C]\-\-help\f[] +\f[B]\f[CB]-h\f[B]\f[R], \f[B]\f[CB]--help\f[B]\f[R] Output the help message then quit. -.RS -.RE .TP -.B \f[C]\-V\f[], \f[C]\-\-version\f[] +\f[B]\f[CB]-V\f[B]\f[R], \f[B]\f[CB]--version\f[B]\f[R] Output version information then quit. -.RS -.RE .SH KEYBINDINGS .SS Notes .PP On OS X use the Command key instead of Ctrl. .SS Menu .TP -.B \f[C]Ctrl\-O\f[] +\f[B]\f[CB]Ctrl-O\f[B]\f[R] Open a new file. -.RS -.RE .TP -.B \f[C]Ctrl\-S\f[] +\f[B]\f[CB]Ctrl-S\f[B]\f[R] Save the spectrogram as an image file. -.RS -.RE .TP -.B \f[C]Ctrl\-E\f[] +\f[B]\f[CB]Ctrl-E\f[B]\f[R] Show the preferences dialog. -.RS -.RE .TP -.B \f[C]F1\f[] +\f[B]\f[CB]F1\f[B]\f[R] Open online manual in the browser. -.RS -.RE .TP -.B \f[C]Shift\-F1\f[] +\f[B]\f[CB]Shift-F1\f[B]\f[R] Show the about dialog. -.RS -.RE .SS Spectrogram .TP -.B \f[C]Ctrl\-up\f[], \f[C]Ctrl\-down\f[] -Change the lower limit of the dynamic range in dBFS. -.RS -.RE +\f[B]\f[CB]c\f[B]\f[R], \f[B]\f[CB]C\f[B]\f[R] +Change the audio channel. .TP -.B \f[C]Ctrl\-Shift\-up\f[], \f[C]Ctrl\-Shift\-down\f[] +\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. -.RS -.RE +.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 -.B \f[I]~/.config/spek/preferences\f[] -The configuration file for \f[I]Spek\f[], stored in a simple INI format. -.RS -.RE +\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 Kojevnikov2022-07-10
+Spek - Acoustic Spectrum Analyser
+spek
[OPTION …] [FILE]
Spek generates a spectrogram for the input audio file.
+-h
, --help
-V
, --version
On OS X use the Command key instead of Ctrl.
+Ctrl-O
Ctrl-S
Ctrl-E
F1
Shift-F1
c
, C
f
, F
l
, L
p
, P
s
, S
u
, U
w
, W
Alexander Kojevnikov alexander@kojevnikov.com. Other contributors are listed in the LICENCE.md file distributed with the source code.
+The latest version of Spek may be downloaded from http://spek.cc.
+ +