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.
Tom Poole e1e3b42b4f Fixed an invalid memory read when handling MIDI reset messages 6 years ago
..
audio_play_head Add documentation tags 7 years ago
buffers Added class AudioProcessLoadMeasurer, and a new version of the method AudioDeviceManager::getAudioDeviceSetup() 6 years ago
effects Fix for LagrangeInterpolator 6 years ago
midi Fixed an invalid memory read when handling MIDI reset messages 6 years ago
mpe Cleaned up some doc comments 6 years ago
native Fixed Doxygen bug in CoreAudioLayouts 7 years ago
sources Fixed missing position update in MemoryAudioSource 7 years ago
synthesisers Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use 6 years ago
juce_audio_basics.cpp Added class AudioProcessLoadMeasurer, and a new version of the method AudioDeviceManager::getAudioDeviceSetup() 6 years ago
juce_audio_basics.h Added class AudioProcessLoadMeasurer, and a new version of the method AudioDeviceManager::getAudioDeviceSetup() 6 years ago
juce_audio_basics.mm Updated file headers and the README with the JUCE 5 license 8 years ago