mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
DSP: Add ProcessorChain tests
This commit is contained in:
parent
0ac8552a63
commit
adbf5fc219
3 changed files with 156 additions and 19 deletions
|
|
@ -86,4 +86,5 @@
|
|||
#include "containers/juce_AudioBlock_test.cpp"
|
||||
#include "frequency/juce_FFT_test.cpp"
|
||||
#include "processors/juce_FIRFilter_test.cpp"
|
||||
#include "processors/juce_ProcessorChain_test.cpp"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue