aboutsummaryrefslogtreecommitdiff
path: root/doc/channeldialog.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/channeldialog.html')
-rw-r--r--doc/channeldialog.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/channeldialog.html b/doc/channeldialog.html
index c1674a1..6b722f6 100644
--- a/doc/channeldialog.html
+++ b/doc/channeldialog.html
@@ -24,22 +24,22 @@
</div>
<div id="content">
<h1>Channel Dialog</h1>
- <img src="../img/chanw.png"><br>
+ <img src="../img/chanw.png" width="560"><br>
<h2>Columns in the channel table</h2>
<ul>
<li>A(Activity): Shows the activity of the corresponding channel.</li>
<li>M(Mute): Tick this to mute the corresponding channel.</li>
<li>S(Solo): Tick this to solo the corresponding channel.</li>
- <li>Device: The player sends midi messages from this channel to the device selected here.</li>
+ <li>Device: Midi messages from this channel will be sent to the device selected here.</li>
<li>Preset: Displays the current preset of the corresponding channel.<br>
Preset can be changed by double clicking the cells from this column.</li>
- <li>...: Brings up the channel parameter editor dialog.</li>
+ <li>...: Clicking a cell in this column brings up the channel parameter editor dialog for the channel.</li>
</ul>
<h2>Buttons</h2>
<ul>
- <li>Save/Load: not yet implemented.</li>
- <li>Unmute All: Remove tick mark from all mute checkboxes.</li>
- <li>Unsolo All: Remove tick mark from all solo checkboxes.</li>
+ <li>Save/Load: not yet implemented. Likely will never be implemented.</li>
+ <li>Unmute All: Remove tick marks from all mute checkboxes.</li>
+ <li>Unsolo All: Remove tick marks from all solo checkboxes.</li>
</ul>
<br><a href="index.html">Return</a>
</div>