Add an 'empty string' default value to the audio.coreaudio.channel-map setting documentation to be consistent with other entries.

This commit is contained in:
Matt Taylor 2022-04-19 14:54:26 -06:00
parent 034f316d2c
commit b80ad6ecf5

View file

@ -455,6 +455,7 @@ Developers:
<setting> <setting>
<name>coreaudio.channel-map</name> <name>coreaudio.channel-map</name>
<type>str</type> <type>str</type>
<def>(empty string)</def>
<desc> <desc>
This setting is a comma-separated integer list that maps CoreAudio channels This setting is a comma-separated integer list that maps CoreAudio channels
to output device channels. The value of each position in the list, up to the number of to output device channels. The value of each position in the list, up to the number of