1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/modules/juce_dsp
2017-12-12 12:52:25 +00:00
..
containers Tidied up a few issues in AudioBlock 2017-12-07 17:01:00 +00:00
filter_design Added MathConstants::halfPi to improve readability 2017-12-06 12:56:00 +00:00
frequency Began phasing out double_Pi and float_Pi in favour of MathConstants::pi. Also added MathConstants::twoPi 2017-12-06 11:16:22 +00:00
maths DSP module: Added a Phase class 2017-12-12 12:52:25 +00:00
native Fixes for templated code which could default-initialise a SIMDRegister object while expecting to get a zero-initialised value 2017-11-30 16:59:37 +00:00
processors DSP module: Added a Phase class 2017-12-12 12:52:25 +00:00
juce_dsp.cpp DSP module: Various fixes and features including new LadderFilter 2017-10-31 11:18:00 +00:00
juce_dsp.h DSP module: Added a Phase class 2017-12-12 12:52:25 +00:00
juce_dsp.mm Added the JUCE DSP module 2017-07-27 12:39:07 +01:00