1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-23 01:44:22 +00:00
JUCE/modules/juce_audio_devices/audio_io
2015-03-31 16:43:57 +01:00
..
juce_AudioDeviceManager.cpp Made AudioDeviceManager prefer to use a device's current sample rate if asked to use a default rate. 2015-03-31 16:43:57 +01:00
juce_AudioDeviceManager.h Removed unused variable. 2015-01-02 09:43:49 +00:00
juce_AudioIODevice.cpp Added a method AudioIODevice::setGainPreprocessingEnabled() to allow disabling of mic AGC on iOS and Android devices. 2014-05-24 19:04:47 +01:00
juce_AudioIODevice.h Added a method AudioIODevice::setGainPreprocessingEnabled() to allow disabling of mic AGC on iOS and Android devices. 2014-05-24 19:04:47 +01:00
juce_AudioIODeviceType.cpp Added new flag JUCE_WASAPI_EXCLUSIVE that provides a new audio device type for opening WASAPI devices in exclusive mode. 2014-12-29 09:48:32 +00:00
juce_AudioIODeviceType.h Added new flag JUCE_WASAPI_EXCLUSIVE that provides a new audio device type for opening WASAPI devices in exclusive mode. 2014-12-29 09:48:32 +00:00
juce_SystemAudioVolume.h Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00