Releases: pongasoft/jamba-sample-gain
Releases · pongasoft/jamba-sample-gain
Version 2024.11.13
- Use the latest version of Jamba (v7.4.0) / VST3 SDK 3.8.0
- Added plugin version in the UI
Version 2.2.1
- use latest version of Jamba (v7.2.1)
- uses
Visual Studio 17 2022on Windows for the generator - removed automated testing for
windows-2019(removed from GitHub workflow) and addedwindows-2025
Version 2.1.1
- Use latest version of Jamba (7.1.3)
Version 2.0.0
- use latest version of Jamba (v7.0.0) / removed support for VST2
Version 1.2.8
Uses Jamba 6.0.0
Version 1.2.6
- use latest version of Jamba (v5.0.0)
- use
configure.pyinstead of shell scripts
Version 1.1.0
- use latest version of Jamba (v2.1.0)
- Generate Audio Unit (wrapper) plugin
- Upgraded to cmake 3.12
- Consolidated dev scripts into a single
jamba.sh(respjamba.bat) script - Uses
Xcodeas the cmake generator on macOS