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 1be76c1ac0 Added more methods to IIRCoefficients to generate coeffecients for commonly used filters 8 years ago
..
juce_CatmullRomInterpolator.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_CatmullRomInterpolator.h Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_Decibels.h Update copyright notice 9 years ago
juce_FFT.cpp Fixed a typo in FFT 9 years ago
juce_FFT.h Fix for Windows DLL build. 9 years ago
juce_IIRFilter.cpp Added more methods to IIRCoefficients to generate coeffecients for commonly used filters 8 years ago
juce_IIRFilter.h Added more methods to IIRCoefficients to generate coeffecients for commonly used filters 8 years ago
juce_LagrangeInterpolator.cpp New class: CatmullRomInterpolator 9 years ago
juce_LagrangeInterpolator.h Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_LinearSmoothedValue.h Minor formatting tidyups 9 years ago
juce_Reverb.h Moved the LinearSmoothedValue class from being inside Reverb, turning it into a standalone class. 9 years ago