mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
DSP module: Various fixes and features including new LadderFilter
This commit is contained in:
parent
fedbb67452
commit
8bcb06ce6c
9 changed files with 461 additions and 6 deletions
|
|
@ -51,6 +51,7 @@
|
|||
|
||||
#include "processors/juce_FIRFilter.cpp"
|
||||
#include "processors/juce_IIRFilter.cpp"
|
||||
#include "processors/juce_LadderFilter.cpp"
|
||||
#include "processors/juce_Oversampling.cpp"
|
||||
#include "maths/juce_SpecialFunctions.cpp"
|
||||
#include "maths/juce_Matrix.cpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue