Releases: ctrecordings/Ddsp
Releases · ctrecordings/Ddsp
v2.6.2
Dplug v10 compatability
Merge pull request #41 from abaga129/master add status badge for azure pipelines
Nth order Linkwitz-Riley, Butterworth, and Allpass filters
Nth order Linkwitz-Riley, Butterworth, and Allpass filters
Fixed HighpassO2 (biquad coefficients werent being calculated correctly).
Biquad converted to Direct Form II
v2.4.1 convert biquad to Direct Form II and make allpass inherit from biquad…
v2.3.4
v2.3.3: Merge pull request #31 from abaga129/master
improve memory handling in digital delay to work with larger sample r…
Digital delay memory improvements
Merge pull request #31 from abaga129/master improve memory handling in digital delay to work with larger sample r…
Fixed ModDelay and added unittests
Merge pull request #24 from abaga129/master Add more unittests to test instantiation of various classes
Update dependency to dplug:core ~>9.0
v2.3.0 update to dplug v9
Digital delay bug fix
v2.0.1 Fix bug where read index in digitaldelay causes out of range buffer read