v4.1.1-vibed-5
Pre-release
Pre-release
v4.1.1-vibed-5
- Vibe coded GUI on top of v4.1.1 -- probably some bugs - no warranty - use at your own risk!
Installation:
- Download and extract the
.zipfile - Copy the entire
JS80P.vst3directory 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
- 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-4
- fix GUI sizing on scaled Windows displays
- add MPE selector
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
- GUI scaling
- fixes some threading and resource allocation issues