mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-05-31 09:11:10 +00:00
update fluidsettings about unique portaudio device names
This commit is contained in:
parent
99c03350fc
commit
58a5f43d6a
1 changed files with 1 additions and 1 deletions
|
@ -364,7 +364,7 @@ https://stackoverflow.com/a/6251757
|
||||||
<type>str</type>
|
<type>str</type>
|
||||||
<def>PortAudio Default</def>
|
<def>PortAudio Default</def>
|
||||||
<desc>
|
<desc>
|
||||||
Device to use for PortAudio driver output. Note that 'PortAudio Default' is a special value which outputs to the default PortAudio device.
|
Device to use for PortAudio driver output. Note that 'PortAudio Default' is a special value which outputs to the default PortAudio device. The format of the device name is: "<device_index>:<host_api_name>:<host_device_name>" e.g. "11:Windows DirectSound:SB PCI"
|
||||||
</desc>
|
</desc>
|
||||||
</setting>
|
</setting>
|
||||||
<setting>
|
<setting>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue