1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_devices
reuk 55fb6dbe62
iOS Audio: Ensure current sampleRate and bufferSize are always updated after querying sample rates
The code added in 6f20de5434 was only
executed when no explicit sample rates were set.

Now, the sample rate is always updated after querying available sample
rates and before querying available buffer sizes, so that the buffer
size check is guaranteed to use an up-to-date samplerate value.
2024-11-21 13:42:54 +00:00
..
audio_io AudioDeviceManager: Remove AudioDeviceManager::restartDevice 2024-11-15 15:00:50 +00:00
midi_io Versioning: Add the JUCE version number to any internally created threads 2024-09-26 08:10:56 +00:00
native iOS Audio: Ensure current sampleRate and bufferSize are always updated after querying sample rates 2024-11-21 13:42:54 +00:00
sources Update licensing information 2024-04-16 11:39:35 +01:00
juce_audio_devices.cpp Fix C++23 compilation 2024-08-15 11:15:15 +02:00
juce_audio_devices.h Bump version number to 8.0.4 2024-11-18 10:12:15 +00:00
juce_audio_devices.mm Update licensing information 2024-04-16 11:39:35 +01:00