1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_audio_basics/effects
2018-01-09 15:15:33 +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 Added some missing math constants to the Javascript parser, and a constant MathConstants::sqrt2 2018-01-09 15:15:33 +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