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.
jules 2044141216 Added a Synthesiser::handleProgramChange method 10 years ago
..
buffers Minor optimisation in AudioSampleBuffer 10 years ago
effects Fix to FFT::performFrequencyOnlyForwardTransform 10 years ago
midi Modified MidiMessageSequence::createControllerUpdatesForTime() to use an Array<MidiMessage> instead of an OwnedArray. There are almost no situations where you'd get better performance out of an OwnedArray so if this change broke your code, it's a good idea to have a re-think! 10 years ago
sources Tweak to the values that ResamplingAudioSource passes to its input source. 10 years ago
synthesisers Added a Synthesiser::handleProgramChange method 10 years ago
juce_audio_basics.cpp First draft of a new (very simple) FFT class. 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 11 years ago