diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-04-29 23:49:40 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-04-29 23:49:40 +0800 |
commit | 50374f6942b96d0f15843ea63bc27eccc8f4d77c (patch) | |
tree | c93535f942220005eb8bef58027ed66f8fa328aa /doc/channeldialog.html | |
parent | 13fca5100f1e28a538e7900d011714d94f6b1b10 (diff) | |
download | QMidiPlayer-50374f6942b96d0f15843ea63bc27eccc8f4d77c.tar.xz |
Update documentation.
Diffstat (limited to 'doc/channeldialog.html')
-rw-r--r-- | doc/channeldialog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/channeldialog.html b/doc/channeldialog.html index 12d6554..5b5eff3 100644 --- a/doc/channeldialog.html +++ b/doc/channeldialog.html @@ -26,6 +26,7 @@ <img src="../img/chanw.png"><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> |