mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-11-10 06:51:54 +00:00
Update player.reset-synth doc with new behaviour
This commit is contained in:
parent
9a4b95a742
commit
7dd870f498
1 changed files with 1 additions and 1 deletions
|
@ -760,7 +760,7 @@ and commit the results. Refresh with the following command:
|
|||
<type>bool</type>
|
||||
<def>1 (TRUE)</def>
|
||||
<realtime/>
|
||||
<desc>If true, reset the synth before starting a new MIDI song, so the state of a previous song can't affect the new song. Turn it off for seamless looping of a song.</desc>
|
||||
<desc>If true, reset the synth after the end of a MIDI song, so that the state of a previous song can't affect the next song. Turn it off for seamless looping of a song.</desc>
|
||||
</setting>
|
||||
<setting>
|
||||
<name>timing-source</name>
|
||||
|
|
Loading…
Reference in a new issue