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.
tpoole 0ae8aa812c Bump version number to 5.1.2 8 years ago
..
containers Improved the confusing nomenclature of some of the SIMDRegister typedefs 8 years ago
filter_design Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago
frequency Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago
maths Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago
native Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago
processors DSP: snapToZero is now a public method of the IIR and StateVariable filters so that they can be called manually after sample by sample processing 8 years ago
juce_dsp.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago
juce_dsp.h Bump version number to 5.1.2 8 years ago
juce_dsp.mm Added the JUCE DSP module 8 years ago