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.
hogliux 0ba6cb4ecf DSP: Added bypass support to ProcessChain and ensured that all DSP processors respect the process context's bypass flag 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 Added some missing math constants to the Javascript parser, and a constant MathConstants::sqrt2 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 DSP: Added bypass support to ProcessChain and ensured that all DSP processors respect the process context's bypass flag 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