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.
Timur Doumler 170602f7d0 fixed bug in Synthesiser demo: voice->isVoiceActive() check was at wrong position and failing whenever there was more than one possible type of voice. 10 years ago
..
buffers Fix warnings on linux 10 years ago
effects Raised the warnings level in the introjucer, and fixed a few warnings that were thrown up by this. 10 years ago
midi Add utility functions to access un-aligned memory 10 years ago
sources Tweak to the values that ResamplingAudioSource passes to its input source. 10 years ago
synthesisers fixed bug in Synthesiser demo: voice->isVoiceActive() check was at wrong position and failing whenever there was more than one possible type of voice. 10 years ago
juce_audio_basics.cpp Fixed an edge-case when expliticly enabling ARM NEON ops on linux. 10 years ago
juce_audio_basics.h Added some #undefs to avoid clashes with badly-chosen macros in some 3rd party libraries. 10 years ago
juce_audio_basics.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_module_info Version number update 10 years ago