spek

Acoustic spectrum analyser
git clone http://git.hanabi.in/repos/spek.git
Log | Files | Refs | README

commit 579087a1780f2c34717a51e314d2e7af1fd6e972
parent af056cbba0c3fd5e53123ede948ce07e3c4cf7b6
Author: Alexander Kojevnikov <alexander@kojevnikov.com>
Date:   Sat, 22 Sep 2012 14:48:48 -0700

web: Update the homepage

Diffstat:
Mdist/debian/control | 2+-
Mweb/index.html | 15++++-----------
2 files changed, 5 insertions(+), 12 deletions(-)

diff --git 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 @@ -53,12 +53,12 @@ <ul> <li>Supports all popular lossy and lossless audio file formats thanks to the <a href="http://www.ffmpeg.org/">FFmpeg</a> libraries.</li> <li>Ultra-fast signal processing, uses multiple threads to further speed up the analysis.</li> - <li>High number of frequency bands for the best spectrogram quality.</li> <li>Shows the codec name and the audio signal parameters.</li> <li>Allows to save the spectrogram as an image file.</li> <li>Drag-and-drop support; associates with common audio file formats.</li> <li>Auto-fitting time, frequency and spectral density rulers.</li> - <li>Available in Dutch, English, French, German, Polish, Russian, Spanish, Swedish and Ukrainian.</li> + <li>Adjustable spectral density range.</li> + <li>Translated into 16 languages.</li> </ul> <h2>Screenshots</h2> @@ -123,16 +123,9 @@ <li>2010-07-04: <a href="http://versia.com/2010/07/04/gstreamer-ffmpeg-and-spek/">GStreamer, FFmpeg and Spek</a></li> </ul> - <h2>Roadmap</h2> - <p>Features planned for the 1.0 release:</p> - <ul> - <li>Zoom and horizontal scroll</li> - <li>Adjust spectral density range (dB)</li> - </ul> - <h2>Contribute</h2> - <p>Spek is free and open source software licensed under <a href="http://www.gnu.org/licenses/gpl.html">GNU GPL v3</a>. The project is written in C and <a href="http://live.gnome.org/Vala">Vala</a>, the code is hosted on <a href="https://github.com/alexkay/spek">GitHub</a>. Patches can be sent as merge requests or attached to a <a href="http://code.google.com/p/spek/issues/entry">new issue</a>.</p> - <p>Report bugs and request new features on the <a href="http://code.google.com/p/spek/issues/list">issue tracker</a>.</p> + <p>Spek is free and open source software licensed under <a href="http://www.gnu.org/licenses/gpl.html">GNU GPL v3</a>. The project is written in C and C++, the code is hosted on <a href="https://github.com/alexkay/spek">GitHub</a>.</p> + <p>Report bugs and request new features on the <a href="https://github.com/alexkay/spek/issues">issue tracker</a>.</p> <p>Translation is done via <a href="http://www.transifex.net/projects/p/spek/resource/spek/">Transifex</a>. Don't hesitate to translate Spek into a new language or to improve existing translations.</p> <h2>Contact</h2>