Releases: free-audio/clap-wrapper
Releases · free-audio/clap-wrapper
0.9.1
0.9.0
What's Changed
- VST3 wrapper feature complete (Context menu support added).
- AUv2 wrapper feature complete.
- Standalone working, in progress.
v0.8.0
What's Changed
- Check active state before querying latency. Fixes #229 by @Schroedingers-Cat
- VST3 programs / MIDI Porgram Changes (@defiantnerd)
- fixed release build issues (@u-he-frank)
- CMake Project Version reflected in version struct for CLAP host (@baconpaul)
- IMIDIMapping wasn't correctly used in VST3 wrapper (@defiantnerd)
v0.7.0
What's Changed
- Uses CLAP 1.2.0 now
- Audio Unit v2 (AUv2) wrapper is completed
- Hostnames for different wrapper flavors are fixed
- fixed Cocoa namespaces clashes
- better unicode path handling on Windows
- Standalone App on Windows is now a proper application
- Various small bugfixes and improvements
v0.5.0
includes a lot of fixes for VST3 and contains a few preparations for AUv2 (not production ready)
v0.4.0
Initial version for developer release -VST3 Feature Complete for Windows and MacOS.