Skip to content

v4.1.1-vibed-4

Pre-release
Pre-release

Choose a tag to compare

@z-prime-code z-prime-code released this 16 Jul 18:41

v4.1.1-vibed-4

NOTE: if you installed a previous version, make sure to remove the old JS80P.vst3 directory before installing this one. There was a change to align releases with the original js80p so windows and Linux are single files instead of directories and have the original case so you might have duplicates if you don't remove the old one which is JS80P.vst3 where this one henceforth is js80p.vst3...

image image

Installation:

  • Download and extract the .zip file
  • Copy the entire js80p.vst3 to your VST3 folder; usually:
    • Windows: C:\Program Files\Common Files\VST3
    • macOS **: /Library/Audio/Plug-Ins/VST3 -- see the important note below 👇
    • Linux: /usr/lib/vst3

** these binaries are not signed, if you're on macOS after you copy the folder, in a Terminal run the classic:

sudo xattr -rd com.apple.quarantine /Library/Audio/Plug-Ins/VST3/JS80P.vst3

If your host has already scanned the plugin you probably saw a popup about this and you will need to re-scan and possibly restart your DAW.

changes since v4.1.1-vibed-2

  • improved compatibility with original by removing JUCE VST wrapper in favor of original
  • provide closer packaged assets to original: .vst3 single file on windows, etc.
  • rendering works properly now
  • improve performance
  • we shall not speak of vibed-3 (it was a botched release)

changes since v4.1.1-vibed

  • proper GUI scaling
  • fixes some threading and resource allocation issues