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 905533c68e Minor formatting tidyups 10 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. 10 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. 10 years ago
juce_Decibels.h Update copyright notice 10 years ago
juce_FFT.cpp Fixed a typo in FFT 10 years ago
juce_FFT.h Fix for Windows DLL build. 10 years ago
juce_IIRFilter.cpp Update copyright notice 10 years ago
juce_IIRFilter.h Update copyright notice 10 years ago
juce_LagrangeInterpolator.cpp New class: CatmullRomInterpolator 10 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. 10 years ago
juce_LinearSmoothedValue.h Minor formatting tidyups 10 years ago
juce_Reverb.h Moved the LinearSmoothedValue class from being inside Reverb, turning it into a standalone class. 10 years ago