Skip to content
/ DAFX Public

C++ implementation from the book DAFX: Digital Audio Effects by Udo Zölzer in JUCE

License

Notifications You must be signed in to change notification settings

zeloe/DAFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAFX

C++ implementation of Matlabscripts from the book DAFX: Digital Audio Effects by Udo Zölzer.
I use JUCE to debug VST3 plugins inside hosts.
I did this for study purposes.

git clone https://github.com/zeloe/DAFX.git
cd DAFX
cmake -Bbuild

To Do

  • Add stereo support for each class
  • Refactor FX and make them Cmake compatible

Not Working

  1. Still a bit chaotic.
  2. Will add more plugins in future
  3. Good resource -> ELSE

About

C++ implementation from the book DAFX: Digital Audio Effects by Udo Zölzer in JUCE

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published