blepfx
Install

Install prisma

Feel free to join my discord server for news, discount codes and other cool stuff!
If you have any issues, please contact me here!
Thank you

windowsmacoslinux
check out the install guidex64 version, download the ARM binaries here
Quick InstallDownload
Open Launchpad > TerminalPaste this command (already copied):curl https://fx.amee.ee/prisma.sh | shPress Enter and enjoy :3
check out the install guideuniversal version (x64 and M1 support)
Quick InstallDownload
Run this command (already copied):curl https://fx.amee.ee/prisma.sh | sh(no root privileges required)
check out the install guidex64 only

changelog

v1.0.7

  • MacOS: codesigned & notarized the plugin
  • Added support for MIDI pitch-bend/tuning events in MIDI mode. Supports MPE as well!
  • Fixed an instantenous-frequency resolution bug in the pitch quantizer module
  • Fixed a bug where the plugin would reset to default settings when reopening a project occasionally (sorry about that :c)
  • Fixed a bug where the plugin would occasionally reset the activation and ask the user to reactivate it
  • Fixed wrong scaling behavior in some DAWs with VST3

v1.0.6

  • UI changes: more consistent design language
  • Added a "smoothing" parameter: controls the smoothness of the pitch correction curve
  • AUv2: updated clap-wrapper. Fixes sample rate related issues in Live
  • Fixed visual glitching on Intel GPUs

v1.0.5

  • Fixed rare crash due to a race condition
  • New "harmonic" algorithm: it attempts to preserve harmonic relationships of individual frequencies of a signal

v1.0.4

  • Minor bug fixes
  • New version check

v1.0.3

  • Minor UI changes: color palette changes
  • Demo mode bug fixes
  • Scale tuning and scale selection menu

v1.0.2

  • New algorithm: Crisp! Improved transient response and reduced ringing at the cost of distortion
  • Windows: Fix window scaling issues
  • OSX: Window scaling fix when system scale is different from 100%
  • OSX: Now cursor icon changes correctly
  • AUv2/Logic Pro support! (experimental)
  • General stability improvements

v1.0.1

  • Small performance optimizations
  • Reduced unwanted artifacts on some audio sources

v1.0.0

  • Initial release