OSC: Remove "coming soon" from master & monitor section which now works.

This commit is contained in:
Len Ovens 2016-05-15 13:24:46 -07:00
parent 26d592b951
commit 59c841b055

View File

@ -139,14 +139,13 @@ here</em>"/&gt;</kbd>
<h3>Master or Global messages</h3>
<h4>Master and Monitor strip control</h4>
<p>(coming soon)</p>
<dl class="bindings">
<dt><kbd class="osc">/master/gain <em>dB</em></kbd></dt>
<dd>where <em>dB</em> is a float ranging from -193 to +6 representing the desired gain of master in dB.</dd>
<dt><kbd class="osc">/master/fader <em>position</em></kbd></dt>
<dd>where <em>position</em> is an int ranging from 0 to 1023 representing the fader control position.</dd>
<dt><kbd class="osc">/monitor/gain <em>dB</em></kbd></dt>
<dd>where <em>dB</em> is a float ranging from -200 to 6 representing the desired gain of monitor in dB.</dd>
<dd>where <em>dB</em> is a float ranging from -193 to 6 representing the desired gain of monitor in dB.</dd>
<dt><kbd class="osc">/monitor/fader <em>position</em></kbd></dt>
<dd>where <em>position</em> is an int ranging from 0 to 1023 representing the fader control position.</dd>
</dl>