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 e61292fe57 DSP: Added hint flag to tell juce's FFT to only calculate positive frequencies when perforing real to complex transforms 8 years ago
..
containers Documentation fixes 8 years ago
filter_design Documentation fixes 8 years ago
frequency DSP: Added hint flag to tell juce's FFT to only calculate positive frequencies when perforing real to complex transforms 8 years ago
maths Fixed a live-build compiler-error when building the DSP module 8 years ago
native Fixed a few harmless sign conversion warnings in the dsp's SIMD code 8 years ago
processors DSP: Fixed a potential crash when using the default constructor of ProcessorDuplicator 8 years ago
juce_dsp.cpp Added the JUCE DSP module 8 years ago
juce_dsp.h Bump version number to 5.1.1 8 years ago
juce_dsp.mm Added the JUCE DSP module 8 years ago