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.
ed 792f992dfc ADSR: Fix bug when using applyEnvelopeToBuffer() with zero-length attack and decay 3 years ago
..
juce_ADSR.h ADSR: Fix bug when using applyEnvelopeToBuffer() with zero-length attack and decay 3 years ago
juce_ADSR_test.cpp ADSR: Fix bug when using applyEnvelopeToBuffer() with zero-length attack and decay 3 years ago
juce_Decibels.h Updated all license headers 5 years ago
juce_GenericInterpolator.h GenericInterpolator: Fix use of non-existent valueAtOffset overload 3 years ago
juce_IIRFilter.cpp IIRFilter: Provide a new SingleThreadedIIRFilter which does not lock internally 3 years ago
juce_IIRFilter.h IIRFilter: Provide a new SingleThreadedIIRFilter which does not lock internally 3 years ago
juce_Interpolators.cpp Tidied up some template statement whitespace 4 years ago
juce_Interpolators.h Clang: Fix warnings when building with clang 10 4 years ago
juce_LagrangeInterpolator.cpp Tidied up some template statement whitespace 4 years ago
juce_Reverb.h Windows: Fix and suppress some analysis warnings 4 years ago
juce_SmoothedValue.cpp Updated all license headers 5 years ago
juce_SmoothedValue.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_WindowedSincInterpolator.cpp Updated all license headers 4 years ago