1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_dsp
2017-12-18 15:31:16 +00:00
..
containers Added some get/set/addSample methods to AudioBlock 2017-12-18 15:31:16 +00:00
filter_design DSP: Added Butterworth methods to the FilterDesign class 2017-12-18 10:39:56 +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