The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 3b8c533db5 Clarified a couple of comments 7 years ago
..
juce_CatmullRomInterpolator.cpp Added some extra methods to the interpolator classes 7 years ago
juce_CatmullRomInterpolator.h Added some extra methods to the interpolator classes 7 years ago
juce_Decibels.h Made Decibels::toString() do what you'd expect if decimalPlaces == 0, and optimised it a bit 7 years ago
juce_IIRFilter.cpp Began phasing out double_Pi and float_Pi in favour of MathConstants::pi. Also added MathConstants::twoPi 7 years ago
juce_IIRFilter.h Clarified a couple of comments 7 years ago
juce_LagrangeInterpolator.cpp Added some extra methods to the interpolator classes 7 years ago
juce_LagrangeInterpolator.h Added some extra methods to the interpolator classes 7 years ago
juce_LinearSmoothedValue.h A minor documentation update 7 years ago
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 7 years ago