v4.1.1-vibed-4
Pre-release
Pre-release
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...
Installation:
- Download and extract the
.zipfile - Copy the entire
js80p.vst3to 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
- Windows:
** 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