Wolf Shaper Versions Save

Waveshaper plugin with a spline-based graph editor (LV2, VST, and CLAP)

v1.0.2

1 year ago

What's new

  • Fix an issue with the Warp parameters (in some cases, modifying the warp type would appear to have no effect in the user interface)

v1.0.1

1 year ago

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

1 year ago

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

3 years ago

v0.1.7

5 years ago
  • 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

5 years ago
  • 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

5 years ago

Misc fixes for curve types

v0.1.4

5 years ago

Fix parameters not getting saved in VST version

v0.1.3

5 years ago
  • 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

5 years ago
  • Add horizontal warping
  • Fix DSSI UI in some hosts