mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
DSP module: Added a Phase class
This commit is contained in:
parent
2215001d0c
commit
fdebb67071
3 changed files with 86 additions and 26 deletions
|
|
@ -241,6 +241,7 @@ namespace juce
|
|||
|
||||
#include "maths/juce_SpecialFunctions.h"
|
||||
#include "maths/juce_Matrix.h"
|
||||
#include "maths/juce_Phase.h"
|
||||
#include "maths/juce_Polynomial.h"
|
||||
#include "maths/juce_FastMathApproximations.h"
|
||||
#include "maths/juce_LookupTable.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue