1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-28 02:30:05 +00:00
JUCE/modules/juce_audio_devices
ed 99bce8a3a8 Android: Fixed large buffer sizes on some devices
Requesting a callback when opening an Oboe device is required on some devices to get a FAST stream, so pass a dummy callback object to the temporary stream used when querying the device buffer size in order to get the best available.
2020-10-23 14:17:49 +01:00
..
audio_io Windows: Added support for IAudioClient3 shared stream low latency mode in the WASAPI audio device, removed JUCE_WASAPI_EXCLUSIVE config flag and refactored AudioIODeviceType creation 2020-09-04 16:51:39 +01:00
midi_io Midi: Use proper PImpl idiom in MidiInput and MidiOutput 2020-10-02 14:49:49 +01:00
native Android: Fixed large buffer sizes on some devices 2020-10-23 14:17:49 +01:00
sources Updated all license headers 2020-04-23 17:30:39 +01:00
juce_audio_devices.cpp Audio Devices: Fix build when trying to use WinRT Midi and building with Clang 2020-10-02 14:49:49 +01:00
juce_audio_devices.h Bump version number to 6.0.4 2020-10-14 11:40:30 +01:00
juce_audio_devices.mm Updated all license headers 2020-04-23 17:30:39 +01:00