Commit graph

2 commits

Author SHA1 Message Date
wiz
db59e630be spek: update to 0.8.5.
New Features And Enhancements

New features since 0.8.2:

    Upgrade to FFmpeg 5.1
    Add 2 more palettes and change the default.
    Allow changing the DFT window size and function.
    Allow switching between audio streams and channels.
    Add translations for 14 additional languages.

Enhancements:

    Remove dependency on intltool.
    Fix FFmpeg build warnings.
    Detect AR tool.
    Use Homebrew for macOS dependencies.
    Improve test coverage.
    Use XDG_CONFIG_HOME on Unix systems.

Bugfixes:

    Remove association with .mod and MIDI files.
    Fix autoconf errors.
    Fix an AVX-related crash.
2023-02-06 08:08:21 +00:00
wiz
12b36f0e94 Import spek-0.8.2 as audio/spek.
Spek helps to analyse your audio files by showing their spectrogram.

Features

* Supports all popular lossy and lossless audio file formats thanks
  to the FFmpeg libraries.
* Ultra-fast signal processing, uses multiple threads to further
  speed up the analysis.
* Shows the codec name and the audio signal parameters.
* Allows to save the spectrogram as an image file.
* Drag-and-drop support; associates with common audio file formats.
* Auto-fitting time, frequency and spectral density rulers.
* Adjustable spectral density range.
* Translated into 19 languages.
2014-10-08 06:24:20 +00:00