Skip to content

Releases: thezhe/SOUL-VA

1.0.3

30 Dec 20:20
Compare
Choose a tag to compare
  • ChorusLadderLpfS: Changed parameter annotations; more stable and consistent across different sample rates
  • Added tests to CI

1.0.2

27 Dec 19:34
7883954
Compare
Choose a tag to compare

Changes:

  • 'ChorusLadderLpfS' now has a two-stage saturation algorithm and first order ADAA
  • 'OnepoleC_Lan' no longer blocks frequencies above its linear cutoff of 1 Hz (new dc blocker is 0.1 Hz)
  • Updated parameter endpoints to fit the new dsp changes

1.0.1

22 Dec 21:17
Compare
Choose a tag to compare

Changes:

Fixed antiderivative antialiasing (ADAA) corner case
Added more parameter smoothing and fixed a related corner case
Improved DC blocking

Overall, effects are more stable. The ADAA changes allow a wider range in 'nonlinearity' settings.

1.0.0

16 Dec 02:25
Compare
Choose a tag to compare

Version 1.0.0

Two new effects:

  1. OnepoleC_Lan
  2. ChorusLadderLpfS

Thanks to everyone starring, watching, and forking this project.