1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
reuk fd87195941
iOS Audio: Allow specifying a fixed set of preferred sample rates
By defining JUCE_IOS_AUDIO_EXPLICIT_SAMPLERATES, the iOS audio device
will always use the requested samplerates instead of querying the
current audio device for the samplerates it supports. This is useful
because certain hardware (such as the Focusrite iTrack Dock) takes a
long time to set new samplerates, which can end up freezing the main
thread for significant lengths of time.

This approach is inspired by the AUM app for iOS, which appears to
provide a fixed list of "allowed" samplerates, rather than querying the
device for its allowed samplerates.
2021-09-22 10:23:04 +01:00
..
juce_analytics Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_audio_basics Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_audio_devices iOS Audio: Allow specifying a fixed set of preferred sample rates 2021-09-22 10:23:04 +01:00
juce_audio_formats Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_audio_plugin_client Linux windowing: Display utf-8 native window titles correctly 2021-09-21 11:01:31 +01:00
juce_audio_processors Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_audio_utils Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_box2d Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_core Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_cryptography Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_data_structures Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_dsp Projucer: Add option to automatically set up oneMKL in VS exporters 2021-09-22 10:23:04 +01:00
juce_events Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_graphics Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_gui_basics TableHeaderComponent: Avoid repainting in setColumnWidth if requested size is outside limits 2021-09-22 10:23:04 +01:00
juce_gui_extra Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_opengl Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_osc Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_product_unlocking Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_video Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
CMakeLists.txt BLOCKS: Remove juce_blocks_basics module 2021-05-19 16:53:01 +01:00