Releases: hqrrr/PerceptoMap
v0.10
What's Changed
- Add Fourier Tempogram
How to upgrade?
Delete the PerceptoMap.vst3
folder from the your VST3 plugin path, then extract the new version to this location. That's it!
Choose the download that matches your operating system and hardware:
- windows_x64 - for Windows (64-bit)
- macOS_x64 - for macOS Intel (e.g. older Macs)
- macOS_arm - for macOS Apple Silicon (M-series chips)
- linux_x64 - for Linux (64-bit)
Note: Only the Windows build has been tested locally. The macOS and Linux builds were generated automatically from the same source code using GitHub Actions.
Full Changelog: v0.9...v0.10
v0.9
What's Changed
- Add note y-axis (optional)
- UI optimization
How to upgrade?
Delete the PerceptoMap.vst3
folder from the your VST3 plugin path, then extract the new version to this location. That's it!
Choose the download that matches your operating system and hardware:
- windows_x64 - for Windows (64-bit)
- macOS_x64 - for macOS Intel (e.g. older Macs)
- macOS_arm - for macOS Apple Silicon (M-series chips)
- linux_x64 - for Linux (64-bit)
Note: Only the Windows build has been tested locally. The macOS and Linux builds were generated automatically from the same source code using GitHub Actions.
Full Changelog: v0.8...v0.9
v0.8
What's Changed
- Add adjustable y-axis frequency range
How to upgrade?
Delete the PerceptoMap.vst3
folder from the your VST3 plugin path, then extract the new version to this location. That's it!
Choose the download that matches your operating system and hardware:
- windows_x64 - for Windows (64-bit)
- macOS_x64 - for macOS Intel (e.g. older Macs)
- macOS_arm - for macOS Apple Silicon (M-series chips)
- linux_x64 - for Linux (64-bit)
Note: Only the Windows build has been tested locally. The macOS and Linux builds were generated automatically from the same source code using GitHub Actions.
Full Changelog: v0.7...v0.8
v0.7
What's Changed
- Add FPS control
- Add separate FFT overlap control (no longer tied to scroll speed)
- Add more scroll speed levels
- Add time-frequency reassignment Mel Spectrogram (Mel+ mode), similar to Linear+ mode, but based on perceptual mapping.
How to upgrade?
Delete the PerceptoMap.vst3
folder from the your VST3 plugin path, then extract the new version to this location. That's it!
Choose the download that matches your operating system and hardware:
- windows_x64 - for Windows (64-bit)
- macOS_x64 - for macOS Intel (e.g. older Macs)
- macOS_arm - for macOS Apple Silicon (M-series chips)
- linux_x64 - for Linux (64-bit)
Note: Only the Windows build has been tested locally. The macOS and Linux builds were generated automatically from the same source code using GitHub Actions.
Full Changelog: v0.6...v0.7
v0.6
What's Changed
- add visibility control button
- add FFT size dropdown menu
- add scroll speed menu
- add enhanced STFT spectrogram with time-frequency reassignment
Choose the download that matches your operating system and hardware:
- windows_x64 - for Windows (64-bit)
- macOS_x64 - for macOS Intel (e.g. older Macs)
- macOS_arm - for macOS Apple Silicon (M-series chips)
- linux_x64 - for Linux (64-bit)
Note: Only the Windows build has been tested locally. The macOS and Linux builds were generated automatically from the same source code using GitHub Actions.
Full Changelog: v0.5a...v0.6
v0.5a
What's Changed
- Added Chromagram
- New visualization mode that projects spectral energy onto 12 pitch classes (C, C#, D, ..., B)
- Now you can double-click the slider to return to the default value.
- Organized some codes
Choose the download that matches your operating system and hardware:
- windows_x64 - for Windows (64-bit)
- macOS_x64 - for macOS Intel (e.g. older Macs)
- macOS_arm - for macOS Apple Silicon (M-series chips)
- linux_x64 - for Linux (64-bit)
Note: Only the Windows build has been tested locally. The macOS and Linux builds were generated automatically from the same source code using GitHub Actions.
Full Changelog: v0.4e...v0.5a
v0.4e
This version is functionally identical to v0.4 but uses GitHub Actions for automated cross-platform builds.
Choose the download that matches your operating system and hardware:
- windows_x64 - for Windows (64-bit)
- macOS_x64 - for macOS Intel (e.g. older Macs)
- macOS_arm - for macOS Apple Silicon (M-series chips)
- linux_x64 - for Linux (64-bit)
Note: Only the Windows build has been tested locally. The macOS and Linux builds were generated automatically from the same source code using GitHub Actions.
v0.4
What's Changed
- Added Norm Factor slider to manually control spectrogram brightness
- Useful for adjusting visualization to match signal loudness (e.g. soft vocals vs. strong beats)
- Added two new enhanced colormap modes: Grayscale+ and Magma+
- These modes use custom multi-stage brightness mapping to improve contrast in low and mid dB ranges
- Makes it easier to visualize subtle spectral detail and transient energy spikes
Note: This release (v0.4) doesn't include prebuilts for Linux or macOS yet. If you're able to help build and test on those platforms, I'd love to hear from you! Feel free to drop a message in [Discussions] (or anywhere you like).
Full Changelog: v0.3...v0.4
v0.3
What's Changed
- Add Spectral Centroid overlay in Linear STFT mode, visualizing spectral brightness in real time
- Add MIDI note display in hover readout (C4 = Middle C)
- Add dB floor slider to control minimum brightness threshold for color mapping
Update 19.07.2025: Added plugin for Linux. Thanks to @FranklyFlawless from the KVR Audio forum for building and testing on Debian 12 Bookworm (DAW: Ardour 8.12.0).
Full Changelog: v0.2...v0.3