Third release of the Super Spectrogram for Audacity.
This release includes some improvements over the second version:
- Exporting the Spectrogram in .txt format does not lock the UI thread anymore;
- Lower notes appear at the bottom of the panel while higher notes appear at the top of the panel;
- Samples ticks refer to the original audio samples and not the decimated number of samples;
- No more empty extra regions in the right side of the spectrogram;
- New colormaps now can be easily included due to the Registration idea;
- The source code has been split into separate modules for easier maintenance and a library lib-super-spectrogram has been created.
Note: Pre-built binaries for Linux were built on Ubuntu 18.04, with GLIBCXX 2.30, G++ 11.4. They may not work in earlier systems.