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.
Ivan COHEN 36d71a0c75 DSP: Improved the smoothing of IR changes in the Convolution class 7 years ago
..
containers Added various clang-tidy modernize-* fixes 7 years ago
filter_design Solved an issue with dsp::FilterDesign low-pass Kaiser's method 7 years ago
frequency DSP: Improved the smoothing of IR changes in the Convolution class 7 years ago
maths Added various clang-tidy modernize-* fixes 7 years ago
native Fixed some compiler warnings 7 years ago
processors LinearSmoothedValue: Changed the new interface 7 years ago
juce_dsp.cpp Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms 7 years ago
juce_dsp.h Bump version number to 5.4.2 7 years ago
juce_dsp.mm Added the JUCE DSP module 8 years ago