diff --git a/dist/debian/control b/dist/debian/control index 0f5543e..370fe9d 100644 --- a/dist/debian/control +++ b/dist/debian/control @@ -31,8 +31,8 @@ Description: acoustic spectrum analyser . * Ultra-fast signal processing, uses multiple threads to further speed up the analysis - * High number of frequency bands for the best spectrogram quality * Shows the codec name and the audio signal parameters * Can 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 diff --git a/web/index.html b/web/index.html index da93db6..827b739 100644 --- a/web/index.html +++ b/web/index.html @@ -53,12 +53,12 @@
Features planned for the 1.0 release:
-Spek is free and open source software licensed under GNU GPL v3. The project is written in C and Vala, the code is hosted on GitHub. Patches can be sent as merge requests or attached to a new issue.
-Report bugs and request new features on the issue tracker.
+Spek is free and open source software licensed under GNU GPL v3. The project is written in C and C++, the code is hosted on GitHub.
+Report bugs and request new features on the issue tracker.
Translation is done via Transifex. Don't hesitate to translate Spek into a new language or to improve existing translations.