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 2b5c9b43cf Made AudioDeviceManager prefer to use a device's current sample rate if asked to use a default rate. 10 years ago
..
juce_AudioDeviceManager.cpp Made AudioDeviceManager prefer to use a device's current sample rate if asked to use a default rate. 10 years ago
juce_AudioDeviceManager.h Removed unused variable. 10 years ago
juce_AudioIODevice.cpp Added a method AudioIODevice::setGainPreprocessingEnabled() to allow disabling of mic AGC on iOS and Android devices. 11 years ago
juce_AudioIODevice.h Added a method AudioIODevice::setGainPreprocessingEnabled() to allow disabling of mic AGC on iOS and Android devices. 11 years ago
juce_AudioIODeviceType.cpp Added new flag JUCE_WASAPI_EXCLUSIVE that provides a new audio device type for opening WASAPI devices in exclusive mode. 10 years ago
juce_AudioIODeviceType.h Added new flag JUCE_WASAPI_EXCLUSIVE that provides a new audio device type for opening WASAPI devices in exclusive mode. 10 years ago
juce_SystemAudioVolume.h Cleared-out the last batch of unnecessary includes. 12 years ago