mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-05-31 17:20:54 +00:00
Update documentation about dynamic-sample-loading
This commit is contained in:
parent
adc2794ef6
commit
43282855dd
1 changed files with 1 additions and 2 deletions
|
@ -123,8 +123,7 @@ and commit the results. Refresh with the following command:
|
||||||
<type>bool</type>
|
<type>bool</type>
|
||||||
<def>0 (FALSE)</def>
|
<def>0 (FALSE)</def>
|
||||||
<desc>
|
<desc>
|
||||||
When set to 1 (TRUE), samples are loaded to and unloaded from memory
|
When set to 1 (TRUE), samples are loaded to and unloaded from memory whenever presets are being selected or unselected for a MIDI channel. PROGRAM_CHANGE and PROGRAM_SELECT events are typically responsible for this.
|
||||||
on demand.
|
|
||||||
</desc>
|
</desc>
|
||||||
</setting>
|
</setting>
|
||||||
<setting>
|
<setting>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue