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.
ed dc96e99738 Made the AudioDeviceManager input/output level getters return a reference-counted struct to ensure that the level processing code is only executed when needed 7 years ago
..
audio_io Made the AudioDeviceManager input/output level getters return a reference-counted struct to ensure that the level processing code is only executed when needed 7 years ago
midi_io 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 7 years ago
native Android: Ensured that JUCE will always use the high-performance audio path if the device supports it and that increasing the buffer size will more effectively reduce glitchess 7 years ago
sources Improved documentation of AudioTransportSource::setPosition() 7 years ago
juce_audio_devices.cpp Some minor formatting and comment fixes 7 years ago
juce_audio_devices.h Bump version number to 5.2.1 7 years ago
juce_audio_devices.mm Updated file headers and the README with the JUCE 5 license 8 years ago