Skip to content

Releases: ctrecordings/Ddsp

Generic effects more accurate envelope detectors

11 Mar 00:49
Compare
Choose a tag to compare
v2.0.0

fix Lowpass-Wavefile example and add method to process float* buffers…

Compatibility with dplug v8

06 Jan 03:44
Compare
Choose a tag to compare
v1.8.0

change dplug version to 8.x.x

Error present in all biquad filters fixed

04 Oct 03:10
Compare
Choose a tag to compare
update dplug dependecy to assure compatability

Former-commit-id: e54159df8ba94eebe1c1bf80cf97e8e26b0480b2

Remove references to alignedbuffer from dplug:core

13 Aug 22:09
Compare
Choose a tag to compare
make compatible with latest dplug

Former-commit-id: b2a67daa49781ca3f6ab8c0db37686a6e31994a5

Added Oversampler and slice allocation

14 Apr 16:41
Compare
Choose a tag to compare
add methods for allocating and freeing slices

Former-commit-id: 7c3fea4b81a4fc5f004db5ccd082a11258246c6e

Fix Mod Delay Effects

27 Mar 23:50
Compare
Choose a tag to compare
fix mod delay effects

Former-commit-id: 1a475dabc0c4ac27d521e9038d1c0fbe3aabdb72

Modulated Delays

27 Mar 20:17
Compare
Choose a tag to compare

This release is for the addition of Modulated Delays which include a Phaser, Chorus, and Vibrato.

It was also necessary to make some small changes to Digital Delay to implement the Modulated Delay. This makes it more efficient and more receptive to delay length changes.

Better oscillators

26 Mar 23:56
Compare
Choose a tag to compare

This release includes small changes to the Gordon-Smith oscillator. It now fits the standard of implementing setSampleRate() and setFrequency() separately.

The Wave-Table Oscillator now has all of the band-limited version for each oscillator type implemented as well. This is important for the next step forward which is modulated delay effects.

Renamed AEffect to AudioEffect

23 Dec 02:37
Compare
Choose a tag to compare
  • support for multiple channels

Fixed package file for oscillators

05 Dec 22:57
Compare
Choose a tag to compare
add some documentation

Former-commit-id: cc3964cb9c0ab78441a70ee0cfe7f996776318f0