docs: Fix typo
This commit is contained in:
parent
e905fd8d8a
commit
31d015f9fd
@ -18,9 +18,9 @@ v0.8 (in development)
|
||||
:issue:`159`)
|
||||
|
||||
- Switch to pure GStreamer based mixing. This implies that users setup a
|
||||
GStreamer bin with a mixer in it in :attr:`mopidy.setting.MIXER`. The default
|
||||
value is ``autoaudiomixer``, a custom mixer that attempts to find a mixer
|
||||
that will work on your system. If this picks the wrong mixer you can of
|
||||
GStreamer bin with a mixer in it in :attr:`mopidy.settings.MIXER`. The
|
||||
default value is ``autoaudiomixer``, a custom mixer that attempts to find a
|
||||
mixer that will work on your system. If this picks the wrong mixer you can of
|
||||
course override it. Setting the mixer to :class:`None` is also supported. MPD
|
||||
protocol support for volume has also been updated to return -1 when we have
|
||||
no mixer set.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user