Skip to content

Releases: z-prime-code/js80p

v4.1.1-vibed-2

v4.1.1-vibed-2 Pre-release
Pre-release

Choose a tag to compare

@z-prime-code z-prime-code released this 11 Jul 15:34

v4.1.1-vibed-2

  • Vibe coded GUI on top of v4.1.1
image image

(😆: image)

  • transition to JUCE to solve the spacebar swallowing bug
  • probably some bugs - no warranty - use at your own risk!

Important:

  • Click the INIT button and save that as your default preset, this will make your life easier -- because of the way modulation works in this synth's engine, it's challenging to make every combination work with this GUI, but if you start from the INIT button version, that leads to good compatible results.

  • All the presets will work fine, but they might show up in unexpected ways in the new GUI due to it's assumptions about how things should be set up -- this is mostly around macros.

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

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

v4.1.1-vibed

v4.1.1-vibed Pre-release
Pre-release

Choose a tag to compare

@z-prime-code z-prime-code released this 10 Jul 18:40

v4.1.1-vibed

  • Vibe coded GUI on top of v4.1.1
image image

(😆: image)

  • transition to JUCE to solve the spacebar swallowing bug
  • probably some bugs - no warranty - use at your own risk!

Important:

  • Click the INIT button and save that as your default preset, this will make your life easier -- because of the way modulation works in this synth's engine, it's challenging to make every combination work with this GUI, but if you start from the INIT button version, that leads to good compatible results.

  • All the presets will work fine, but they might show up in unexpected ways in the new GUI due to it's assumptions about how things should be set up -- this is mostly around macros.

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.