fix unknown macro warning

This commit is contained in:
David Henningsson 2009-11-05 22:16:10 +00:00
parent 5040b4bcb0
commit 7eeb88d42f

View file

@ -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.