mbrucher / AudioTK

An audio digital processing toolbox based on a workflow/pipeline principle
https://github.com/AudioTK/AudioTK
BSD 3-Clause "New" or "Revised" License
251 stars 37 forks source link

ATK/EQ/FourthOrderFilter.cpp is missing? #21

Closed alexdsp closed 5 years ago

alexdsp commented 5 years ago

I am getting a compile error Cannot open include file: 'ATK/EQ/FourthOrderFilter.cpp': No such file or directory (compiling source file ....\JuceLibraryCode\include_atk_eq.cpp)

mbrucher commented 5 years ago

Oh indeed... Fixed on the develop branch.