mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-04 03:40:07 +00:00
This fixes an issue where specifying an audio device type before calling initialise could cause a different device to become active, even if the requested device type had usable devices. With this change in place, a new device type will only be selected if the current device type has no devices. |
||
|---|---|---|
| .. | ||
| audio_io | ||
| midi_io | ||
| native | ||
| sources | ||
| juce_audio_devices.cpp | ||
| juce_audio_devices.h | ||
| juce_audio_devices.mm | ||