Skip to content

Releases: ctrecordings/Ddsp

v2.6.2

24 Apr 00:12
Compare
Choose a tag to compare

Dplug 14 compatability

Dplug v10 compatability

15 Jan 03:35
7190dfd
Compare
Choose a tag to compare
Merge pull request #41 from abaga129/master

add status badge for azure pipelines

Nth order Linkwitz-Riley, Butterworth, and Allpass filters

20 Oct 03:53
7190dfd
Compare
Choose a tag to compare

Nth order Linkwitz-Riley, Butterworth, and Allpass filters
Fixed HighpassO2 (biquad coefficients werent being calculated correctly).

Biquad converted to Direct Form II

25 Jan 03:14
Compare
Choose a tag to compare
v2.4.1

convert biquad to Direct Form II and make allpass inherit from biquad…

v2.3.4

15 Nov 02:29
Compare
Choose a tag to compare
Merge branch 'master' of github.com:ctrecordings/Ddsp

v2.3.3: Merge pull request #31 from abaga129/master

15 Nov 02:27
44edb81
Compare
Choose a tag to compare
improve memory handling in digital delay to work with larger sample r…

Digital delay memory improvements

25 Oct 04:05
44edb81
Compare
Choose a tag to compare
Merge pull request #31 from abaga129/master

improve memory handling in digital delay to work with larger sample r…

Fixed ModDelay and added unittests

11 Oct 01:48
5523141
Compare
Choose a tag to compare
Merge pull request #24 from abaga129/master

 Add more unittests to test instantiation of various classes

Update dependency to dplug:core ~>9.0

30 Sep 03:51
Compare
Choose a tag to compare
v2.3.0

update to dplug v9

Digital delay bug fix

08 May 02:39
Compare
Choose a tag to compare
v2.0.1

Fix bug where read index in digitaldelay causes out of range buffer read