mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
In shared mode (i.e. non-low-latency, non-exclusive) the driver has sole responsibility for setting the wakeup period, and this cannot be changed by the application. This change ensures that the audio device always uses the buffer size reported by the audio hardware, even when that differs from the buffer size that was requested by the program. |
||
|---|---|---|
| .. | ||
| audio_io | ||
| midi_io | ||
| native | ||
| sources | ||
| juce_audio_devices.cpp | ||
| juce_audio_devices.h | ||
| juce_audio_devices.mm | ||