Skip to content

Releases: SpotlightKid/faustfilters

v0.4.0

12 Mar 17:18
Compare
Choose a tag to compare

Changes:

  • Added Oberheim LPF/HPF/Bandpass/Bandstop filter.
  • Replaced FAUST implementation of MoogLadder (the previous one stopped working with newer FAUST versions).
  • Added CLAP and VST3 format.
  • Bumped minor LV2 bundle version of all plugins.
  • Updated DPF sub-module to commit 1504e7d3.

Fixes:

  • Fixed typo in plugin display name of Korg filters.
  • Updated deprecated DPF param flag enum value in plugin sources.
  • Updated signatures in FAUST source code comment.
  • Removed debugging output to stderr.
  • Corrected LV2 plugin category for korg35hpf.

v0.3.0

10 Aug 12:22
Compare
Choose a tag to compare

Changes:

  • Use unnormalized Hz values for cutoff param for all filters

Note: There was no 0.2.0 release.

v0.1.0

30 Jul 16:28
Compare
Choose a tag to compare

Initial release