mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-01-19 07:50:49 +00:00
document waveout option for audio.driver
This commit is contained in:
parent
cfe2d158f4
commit
d5ba910f3c
1 changed files with 1 additions and 1 deletions
|
@ -367,7 +367,7 @@ Developers: Settings can be deprecated by adding: <deprecated>SOME TEXT</depreca
|
|||
coreaudio (Mac OS X),<br />
|
||||
dart (OS/2)
|
||||
</def>
|
||||
<vals>jack, alsa, oss, pulseaudio, coreaudio, dsound, portaudio, sndman, dart, file</vals>
|
||||
<vals>alsa, coreaudio, dart, dsound, file, jack, oss, portaudio, pulseaudio, sndman, waveout</vals>
|
||||
<desc>
|
||||
The audio system to be used.
|
||||
</desc>
|
||||
|
|
Loading…
Reference in a new issue