Skip to content

v4.1.1-vibed-5

Pre-release
Pre-release

Choose a tag to compare

@z-prime-code z-prime-code released this 19 Jul 13:44

v4.1.1-vibed-5

  • Vibe coded GUI on top of v4.1.1 -- probably some bugs - no warranty - use at your own risk!
image image image

Installation:

  • Download and extract the .zip file
  • Copy the entire JS80P.vst3 directory 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-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