ddsp 0.1.0

A small library for digital signal processing in D


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

Ddsp

A high level library for Digital Signal Processing in D with a focus on audio.

Components

  • Circular buffer
  • Digital Delay
  • Compressor
  • Envelope Detector
  • Oscillator
  • Generic BiQuad
  • Allpass Filter
  • Linkwitz-Riley Lowpass/Highpass Filters
  • FX Chain

Dependecies

Ddsp depends on dplug:core for use of it's @nogc capabilities. The Garbage collector is only used for testing purposes within the library.

Many more components are planned to be added soon.

Authors:
  • Ethan Reker
Sub packages:
ddsp:effect, ddsp:filter, ddsp:util, ddsp:osc
Dependencies:
dplug:core
Versions:
2.6.2 2024-Apr-24
2.6.1 2023-Oct-07
2.6.0 2022-Dec-11
2.5.9 2021-Dec-04
2.5.8 2021-Nov-20
Show all 47 versions
Download Stats:
  • 3 downloads today

  • 7 downloads this week

  • 9 downloads this month

  • 325 downloads total

Score:
0.8
Short URL:
ddsp.dub.pm