Releases: withmorten/spek-alternative
spek-alternative 0.8.2.3
New features in this version:
-
Working Mac OS X version for the first time!
-
Option to hide the full path in the Spek display, only filename gets shown (disabled by default); Translation missing for most languages
-
Option for advanced users to show a detailed description bar, with information about window size and DFT function (disabled by default); Translation missing for most languages
-
Fixed msi installer, will now deinstall previous versions and only install one instance of itself
-
Some new and updated languages pulled from the transifex repository
The installer fix has been applied to the previous versions as well, a Mac OS X build has also been added to them.
If you're experiencing issues on Win8-10 with cropped text (#141), please change the Compability settings for Spek to Scaling performed by:
System
.
Windows: msi is an installer, zip a portable version
Mac OS X: download the dmg installer
On Linux, you should just be able to build it yourself, using recent ffmpeg and wxwidgets libraries.
spek-alternative 0.8.2.2
The issues with the previous version have been fixed in the original spek repository here:
I've created a new version from this commit, but I once again cleaned up the description bar, changed the default palette back to the old one, and of course added floating point decoding for mp3, mp2 and mp1. I also removed the single channel decoding, as it wasn't particularly useful and didn't seem to work at all on some files. I'll try to think of some way to make it work as an option. All other features I stripped out from the previous version are restored.
Windows: msi is an installer, zip a portable version
Mac OS X: download the dmg installer
On Linux, you should just be able to build it yourself, haven't tested it.
spek-alternative 0.8.2.1
Spek has been broken for me since #0e03fc9 (tries to read from an invalid address 99% of the time), so I went "back" there and redid most of the changes so far without that change - which seems to work.
Other changes include cleaning up the description bar again so it doesn't display so much information you rarely need and most importantly, using the floating point decoders for mp3 which removes clipping interference in the spectrogram.
Enjoy a working Spek version with most of the changes since that fateful commit, mainly new palettes, but also some other stuff.
Windows: msi is an installer, zip a portable version
Mac OS X: download the dmg installer
On Linux: Use the latest commit on branch alternative or the latest release.