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_audio_basics/effects
2017-12-10 21:24:24 +00:00
..
juce_CatmullRomInterpolator.cpp Added some extra methods to the interpolator classes 2017-12-07 15:57:09 +00:00
juce_CatmullRomInterpolator.h Added some extra methods to the interpolator classes 2017-12-07 15:57:09 +00:00
juce_Decibels.h Made Decibels::toString() do what you'd expect if decimalPlaces == 0, and optimised it a bit 2017-11-01 12:20:09 +00:00
juce_IIRFilter.cpp 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
juce_IIRFilter.h Clarified a couple of comments 2017-12-10 21:24:24 +00:00
juce_LagrangeInterpolator.cpp Added some extra methods to the interpolator classes 2017-12-07 15:57:09 +00:00
juce_LagrangeInterpolator.h Added some extra methods to the interpolator classes 2017-12-07 15:57:09 +00:00
juce_LinearSmoothedValue.h A minor documentation update 2017-11-01 11:01:51 +00:00
juce_Reverb.h Added a template to allow the HeapBlock class to be given signed ints or other types that are not size_t for its size parameters 2017-10-11 12:10:58 +01:00