v1.0.0 Apple, M1, VST3 and AU support
Changes (#1)
- Supports Windows and MacOS
- Supports Apple(™) M1
- Supports VST3
- Supports AU
- Added Tooltips
- Hide unused controls based on the selected transformation
Modernization (#1)
- Use the current JUCE version 6.1.6
- Use CMake as build system
- Use Ninja and CLang to build and compile for MacOs
- Use Visual Studio Build Tools to compile for Windows
- Use Catch2 for Unit Tests
- Use Catch2 benchmark for Performance Unit Tests
- New performance log compatible with google chrome tracing
- Use AudioProcessorValueTreeState for parameter management
Breaking Changes (#1)
- VST2 is no longer supported since it had been discontinued by Steinberg(™)