Releases: wolf-plugins/wolf-shaper
Releases · wolf-plugins/wolf-shaper
v1.0.2
v1.0.1
What's new
- Fix dsp/gui inconsistencies and improve generic UI (thanks @falkTX)
- Fix missing VST3 plugin categories (thanks @DotCat1985 and @LWinterberg for investigating this)
- Set CLAP 'plugin features'
- Set the UI as 'user resizable' (this means that the UI can now be resized without grabbing the resize handle in the bottom right corner)
v1.0.0
What's new
- VST3 and CLAP support (thanks @falkTX)
- High-DPI support (thanks @falkTX)
- MacOS support (binaries built using https://github.com/DISTRHO/dpf-makefile-action; thanks @falkTX)
- Rework the context menu so that it does not create a separate window (thanks @reidevries)
v0.1.8
v0.1.7
- Lower CPU usage overall
- Fix stereo DC-offset remover (thanks Robin Gareus)
- Fix parameter smoothing when oversampling is activated
- Avoid bypassing the audio when tweaking the graph
- Make the input volume indicator more precise
- Fix assertion failed messages in the console when the input is too loud
- Some cosmetic changes to the graph
v0.1.6
- Fix a race condition that would sometimes cause the plugin host to crash when modifying the graph
- Fix behavior of context menu in some window managers
v0.1.5
Misc fixes for curve types
v0.1.4
Fix parameters not getting saved in VST version
v0.1.3
- Add vertical warping
- Add more curve types
- Tweak handling of input over 1.0f in bipolar mode
- Misc cosmetic changes and bugfixes
v0.1.2
- Add horizontal warping
- Fix DSSI UI in some hosts