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 Kojevnikov . @@ -73,5 +72,5 @@ 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[] may be downloaded from +The latest version of \f[I]Spek\f[R] may be downloaded from . diff --git a/po/spek.pot b/po/spek.pot index efaa2ea..b499eca 100644 --- a/po/spek.pot +++ b/po/spek.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: spek 0.8.2\n" +"Project-Id-Version: spek 0.8.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-10 15:29-0700\n" +"POT-Creation-Date: 2022-07-10 16:20-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/web/index.html b/web/index.html index 957dced..f49d4e5 100644 --- a/web/index.html +++ b/web/index.html @@ -89,11 +89,11 @@ Unix - spek-0.8.2.tar.xz (168 KiB) + spek-0.8.4.tar.xz (421 KiB)
- instructions + instructions
- manual + manual @@ -129,6 +129,7 @@

News news feed

    +
  • 2022-07-10: Spek 0.8.4 Released
  • 2014-08-31: Faster Fast Fourier Transform
  • 2012-09-23: Spek 0.8.0 Released
  • 2011-08-17: Spek and Lion
  • diff --git a/web/man-0.8.4.html b/web/man-0.8.4.html new file mode 100644 index 0000000..786d9a0 --- /dev/null +++ b/web/man-0.8.4.html @@ -0,0 +1,102 @@ + + + + + + + + + + SPEK(1) User’s Guide | Version 0.8.4 + + + +
    +

    SPEK(1) User’s Guide | Version 0.8.4

    +

    +

    2022-07-10

    +
    +

    NAME

    +

    Spek - Acoustic Spectrum Analyser

    +

    SYNOPSIS

    +

    spek [OPTION ] [FILE]

    +

    DESCRIPTION

    +

    Spek generates a spectrogram for the input audio file.

    +

    OPTIONS

    +
    +
    -h, --help
    +
    Output the help message then quit. +
    +
    -V, --version
    +
    Output version information then quit. +
    +
    +

    KEYBINDINGS

    +

    Notes

    +

    On OS X use the Command key instead of Ctrl.

    + +
    +
    Ctrl-O
    +
    Open a new file. +
    +
    Ctrl-S
    +
    Save the spectrogram as an image file. +
    +
    Ctrl-E
    +
    Show the preferences dialog. +
    +
    F1
    +
    Open online manual in the browser. +
    +
    Shift-F1
    +
    Show the about dialog. +
    +
    +

    Spectrogram

    +
    +
    c, C
    +
    Change the audio channel. +
    +
    f, F
    +
    Change the DFT window function. +
    +
    l, L
    +
    Change the lower limit of the dynamic range in dBFS. +
    +
    p, P
    +
    Change the palette. +
    +
    s, S
    +
    Change the audio stream. +
    +
    u, U
    +
    Change the upper limit of the dynamic range in dBFS. +
    +
    w, W
    +
    Change the DFT window size. +
    +
    +

    FILES

    +
    +
    ~/.config/spek/preferences
    +
    The configuration file for Spek, stored in a simple INI format. +
    +
    +

    AUTHORS

    +

    Alexander Kojevnikov . Other contributors are listed in the LICENCE.md file distributed with the source code.

    +

    DISTRIBUTION

    +

    The latest version of Spek may be downloaded from http://spek.cc.

    + +