mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
AudioDeviceManager: Improve device sample rate handling
This commit is contained in:
parent
69e287bc2e
commit
1f29416fd0
6 changed files with 65 additions and 22 deletions
|
|
@ -45,6 +45,8 @@
|
|||
|
||||
#include "juce_audio_devices.h"
|
||||
|
||||
#include "audio_io/juce_SampleRateHelpers.cpp"
|
||||
|
||||
//==============================================================================
|
||||
#if JUCE_MAC || JUCE_IOS
|
||||
#include <juce_audio_basics/midi/ump/juce_UMP.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue