diff options
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index d40e6c37..88dacd97 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -228,8 +228,8 @@ #allow-moves = false ## fix-rate: -# Specifies whether to match the playback device's sample rate to the hardware -# device's sample rate. Enabling this allows OpenAL Soft to resample sources +# Specifies whether to match the playback stream's sample rate to the device's +# sample rate. Enabling this forces OpenAL Soft to mix sources and effects # directly to the actual output rate, avoiding a second resample pass by the # PulseAudio server. #fix-rate = false |