mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-11-27 22:43:36 +00:00
update fluidsettings.xml on jack midi autoconnect
This commit is contained in:
parent
f0312c13d3
commit
ac356a408b
1 changed files with 1 additions and 1 deletions
|
@ -584,7 +584,7 @@ Developers: Settings can be deprecated by adding: <deprecated>SOME TEXT</depreca
|
|||
<type>bool</type>
|
||||
<def>0 (FALSE)</def>
|
||||
<desc>
|
||||
If 1 (TRUE), automatically connects FluidSynth to available MIDI input ports. alsa_seq and coremidi are currently the only drivers making use of this.
|
||||
If 1 (TRUE), automatically connects FluidSynth to available MIDI input ports. alsa_seq, coremidi and jack are currently the only drivers making use of this.
|
||||
</desc>
|
||||
</setting>
|
||||
<setting>
|
||||
|
|
Loading…
Reference in a new issue