mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-11-10 15:01:40 +00:00
fix unknown macro warning
This commit is contained in:
parent
5040b4bcb0
commit
7eeb88d42f
1 changed files with 2 additions and 2 deletions
|
@ -325,8 +325,8 @@ Device for Windows MIDI driver.
|
|||
TRUE to reset synthesizer MIDI state between MIDI songs.
|
||||
.TP
|
||||
.B player.timing\-source STR [def='sample' vals:'sample','system']
|
||||
Selects timing source for MIDI sequencer. 'system' uses the system timer.
|
||||
'sample' uses the sample clock (amount of audio output, events synchronized with audio).
|
||||
Selects timing source for MIDI sequencer. 'system' uses the system timer. 'sample'
|
||||
uses the sample clock (amount of audio output, events synchronized with audio).
|
||||
.TP
|
||||
.B shell.port INT [min=1, max=65535, def=9800]
|
||||
Shell command server TCP/IP port number to use.
|
||||
|
|
Loading…
Reference in a new issue