Sorry for maybe stupid question, but right way to set a new sample rate and block size for my engine?
You do this via the juce::AudioDeviceManager
contained in the te::DeviceManager
.
1 Like
Sorry for maybe stupid question, but right way to set a new sample rate and block size for my engine?
You do this via the juce::AudioDeviceManager
contained in the te::DeviceManager
.