diff options
author | wiz <wiz@pkgsrc.org> | 2014-10-08 06:24:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-10-08 06:24:20 +0000 |
commit | e51b5835723d03c3a44cf15277563051811e97c6 (patch) | |
tree | da3f0dde8e41a98979522a559ee0cfbede191c70 /audio/spek/DESCR | |
parent | 63fd884eabe54f96f7c00835552ea95f16ae5ad5 (diff) | |
download | pkgsrc-e51b5835723d03c3a44cf15277563051811e97c6.tar.gz |
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.
Diffstat (limited to 'audio/spek/DESCR')
-rw-r--r-- | audio/spek/DESCR | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/spek/DESCR b/audio/spek/DESCR new file mode 100644 index 00000000000..06b806e8c1a --- /dev/null +++ b/audio/spek/DESCR @@ -0,0 +1,14 @@ +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. |