Document the impact of synth.sample-rate on audio drivers

This commit is contained in:
derselbst 2021-01-22 20:02:40 +01:00
parent d547b569ad
commit 977fe31ef4

View file

@ -362,7 +362,7 @@ and commit the results. Refresh with the following command:
<min>8000.0</min>
<max>96000.0</max>
<desc>
The sample rate of the audio generated by the synthesizer.
The sample rate of the audio generated by the synthesizer. For optimal performance, make sure this value equals the native output rate of the audio driver (in case you are using any of fluidsynth's audio drivers). Some drivers, such as Oboe, will interpolate sample-rates, whereas others, such as Jack, will override this setting, if a mismatch with the native output rate is detected.
</desc>
</setting>
<setting>