Skip to content

v0.18.2

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jun 23:01
· 1 commit to main since this release

What's Changed

  1. Fixed an issue with the Visual Studio instance in GitHub Actions that prevented GitHub Actions from compiling the Windows version properly.
  2. Functionally identical to v0.18.0: Add Onset Markers mode.

How to upgrade?

Delete the PerceptoMap.vst3 folder from 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.18.1...v0.18.2