1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-03 03:30:06 +00:00
JUCE/modules/juce_audio_devices
2018-04-24 09:30:18 +01:00
..
audio_io Tweaked AudioDeviceManager::getXRunCount() to take into account xruns from both the device and the manager's measurements 2018-04-24 09:30:18 +01:00
midi_io Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
native ASLA: reversed the order in which input and output devices are opened, in response to reports of flaky drivers which can't handle doing the outputs first. 2018-04-24 09:25:42 +01:00
sources Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_audio_devices.cpp Added support for Bela in the form of an AudioIODeviceType 2018-03-19 15:50:38 +00:00
juce_audio_devices.h Bump version number to 5.3.1 2018-04-10 17:01:54 +01:00
juce_audio_devices.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00