Skip to content

Commit

Permalink
Updating API doc from fluidsynth master
Browse files Browse the repository at this point in the history
  • Loading branch information
API Doc Deploy committed Jan 2, 2024
1 parent 7e8437c commit 910fa0e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 16 deletions.
17 changes: 9 additions & 8 deletions api/fluidsettings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Developers:
<setting>
<name>chorus.depth</name>
<type>num</type>
<def>8.0</def>
<def>4.25 (since version 2.4.0),<br />8.0 (2.3.x and older)</def>
<min>0.0</min>
<max>256.0</max>
<realtime/>
Expand All @@ -57,7 +57,8 @@ Developers:
<setting>
<name>chorus.level</name>
<type>num</type>
<def>2.0</def>
<def>0.6 (since version 2.4.0),<br />2.0 (2.3.x and older)</def>
<def></def>
<min>0.0</min>
<max>10.0</max>
<realtime/>
Expand All @@ -77,7 +78,7 @@ Developers:
<setting>
<name>chorus.speed</name>
<type>num</type>
<def>0.3</def>
<def>0.2 (since version 2.4.0),<br />0.3 (2.3.x and older)</def>
<min>0.1</min>
<max>5.0</max>
<realtime/>
Expand Down Expand Up @@ -140,7 +141,7 @@ Developers:
<setting>
<name>gain</name>
<type>num</type>
<def>0.2</def>
<def>0.6 (since version 2.4.0),<br />0.2 (2.3.x and older)</def>
<min>0.0</min>
<max>10.0</max>
<realtime/>
Expand Down Expand Up @@ -312,7 +313,7 @@ Developers:
<setting>
<name>reverb.damp</name>
<type>num</type>
<def>0.0</def>
<def>0.3 (since version 2.4.0),<br />0.0 (2.3.x and older)</def>
<min>0.0</min>
<max>1.0</max>
<realtime/>
Expand All @@ -322,7 +323,7 @@ Developers:
<setting>
<name>reverb.level</name>
<type>num</type>
<def>0.9</def>
<def>0.7 (since version 2.4.0),<br />0.9 (2.3.x and older)</def>
<min>0.0</min>
<max>1.0</max>
<realtime/>
Expand All @@ -332,7 +333,7 @@ Developers:
<setting>
<name>reverb.room-size</name>
<type>num</type>
<def>0.2</def>
<def>0.5 (since version 2.4.0),<br />0.2 (2.3.x and older)</def>
<min>0.0</min>
<max>1.0</max>
<realtime/>
Expand All @@ -342,7 +343,7 @@ Developers:
<setting>
<name>reverb.width</name>
<type>num</type>
<def>0.5</def>
<def>0.8 (since version 2.4.0),<br />0.5 (2.3.x and older)</def>
<min>0.0</min>
<max>100.0</max>
<realtime/>
Expand Down
16 changes: 8 additions & 8 deletions api/settings_synth.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ <h1><a class="anchor" id="settings_synth_chorus_depth"></a>
<dl class="section user"><dt>Type</dt><dd>Float (num)</dd></dl>
<dl class="section user"><dt>Min - Max</dt><dd>0.0 - 256.0</dd></dl>
<dl class="section user"><dt>Default</dt><dd>
<def>8.0</def>
<def>4.25 (since version 2.4.0),<br>8.0 (2.3.x and older)</def>
</dd></dl>
<dl class="section user"><dt>Real-time</dt><dd>This setting can be changed during runtime of the synthesizer.</dd></dl>
<p>
Expand All @@ -161,7 +161,7 @@ <h1><a class="anchor" id="settings_synth_chorus_level"></a>
<dl class="section user"><dt>Type</dt><dd>Float (num)</dd></dl>
<dl class="section user"><dt>Min - Max</dt><dd>0.0 - 10.0</dd></dl>
<dl class="section user"><dt>Default</dt><dd>
<def>2.0</def>
<def>0.6 (since version 2.4.0),<br>2.0 (2.3.x and older)</def><def></def>
</dd></dl>
<dl class="section user"><dt>Real-time</dt><dd>This setting can be changed during runtime of the synthesizer.</dd></dl>
<p>
Expand Down Expand Up @@ -195,7 +195,7 @@ <h1><a class="anchor" id="settings_synth_chorus_speed"></a>
<dl class="section user"><dt>Type</dt><dd>Float (num)</dd></dl>
<dl class="section user"><dt>Min - Max</dt><dd>0.1 - 5.0</dd></dl>
<dl class="section user"><dt>Default</dt><dd>
<def>0.3</def>
<def>0.2 (since version 2.4.0),<br>0.3 (2.3.x and older)</def>
</dd></dl>
<dl class="section user"><dt>Real-time</dt><dd>This setting can be changed during runtime of the synthesizer.</dd></dl>
<p>
Expand Down Expand Up @@ -310,7 +310,7 @@ <h1><a class="anchor" id="settings_synth_gain"></a>
<dl class="section user"><dt>Type</dt><dd>Float (num)</dd></dl>
<dl class="section user"><dt>Min - Max</dt><dd>0.0 - 10.0</dd></dl>
<dl class="section user"><dt>Default</dt><dd>
<def>0.2</def>
<def>0.6 (since version 2.4.0),<br>0.2 (2.3.x and older)</def>
</dd></dl>
<dl class="section user"><dt>Real-time</dt><dd>This setting can be changed during runtime of the synthesizer.</dd></dl>
<p>
Expand Down Expand Up @@ -595,7 +595,7 @@ <h1><a class="anchor" id="settings_synth_reverb_damp"></a>
<dl class="section user"><dt>Type</dt><dd>Float (num)</dd></dl>
<dl class="section user"><dt>Min - Max</dt><dd>0.0 - 1.0</dd></dl>
<dl class="section user"><dt>Default</dt><dd>
<def>0.0</def>
<def>0.3 (since version 2.4.0),<br>0.0 (2.3.x and older)</def>
</dd></dl>
<dl class="section user"><dt>Real-time</dt><dd>This setting can be changed during runtime of the synthesizer.</dd></dl>
<p>
Expand All @@ -612,7 +612,7 @@ <h1><a class="anchor" id="settings_synth_reverb_level"></a>
<dl class="section user"><dt>Type</dt><dd>Float (num)</dd></dl>
<dl class="section user"><dt>Min - Max</dt><dd>0.0 - 1.0</dd></dl>
<dl class="section user"><dt>Default</dt><dd>
<def>0.9</def>
<def>0.7 (since version 2.4.0),<br>0.9 (2.3.x and older)</def>
</dd></dl>
<dl class="section user"><dt>Real-time</dt><dd>This setting can be changed during runtime of the synthesizer.</dd></dl>
<p>
Expand All @@ -629,7 +629,7 @@ <h1><a class="anchor" id="settings_synth_reverb_room-size"></a>
<dl class="section user"><dt>Type</dt><dd>Float (num)</dd></dl>
<dl class="section user"><dt>Min - Max</dt><dd>0.0 - 1.0</dd></dl>
<dl class="section user"><dt>Default</dt><dd>
<def>0.2</def>
<def>0.5 (since version 2.4.0),<br>0.2 (2.3.x and older)</def>
</dd></dl>
<dl class="section user"><dt>Real-time</dt><dd>This setting can be changed during runtime of the synthesizer.</dd></dl>
<p>
Expand All @@ -646,7 +646,7 @@ <h1><a class="anchor" id="settings_synth_reverb_width"></a>
<dl class="section user"><dt>Type</dt><dd>Float (num)</dd></dl>
<dl class="section user"><dt>Min - Max</dt><dd>0.0 - 100.0</dd></dl>
<dl class="section user"><dt>Default</dt><dd>
<def>0.5</def>
<def>0.8 (since version 2.4.0),<br>0.5 (2.3.x and older)</def>
</dd></dl>
<dl class="section user"><dt>Real-time</dt><dd>This setting can be changed during runtime of the synthesizer.</dd></dl>
<p>
Expand Down

0 comments on commit 910fa0e

Please sign in to comment.