From 3270ec6072b333c548587621b141ee283beecc29 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sun, 28 Feb 2016 20:53:12 +0800 Subject: Pristine Beat. --- doc/channeldialog.html | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 doc/channeldialog.html (limited to 'doc/channeldialog.html') diff --git a/doc/channeldialog.html b/doc/channeldialog.html new file mode 100644 index 0000000..8ddf246 --- /dev/null +++ b/doc/channeldialog.html @@ -0,0 +1,43 @@ + + + +QMidiPlayer Help + + + + + + + + -- cgit v1.2.3
+ + +

Channel Dialog

+
+

Columns in the channel table

+
    +
  • M(Mute): Tick this to mute the corresponding channel.
  • +
  • S(Solo): Tick this to solo the corresponding channel.
  • +
  • Device: The player sends midi messages from this channel to the selected device.
  • +
  • Preset: Displays the current preset of the corresponding channel.
    + Preset can be changed by double clicking the cells from this column.
  • +
  • ...: Brings up the channel parameter editor dialog.
  • +
+

Buttons

+
    +
  • Save/Load: not yet implemented.
  • +
  • Unmute All: Remove tick mark from all mute checkboxes.
  • +
  • Unsolo All: Remove tick mark from all solo checkboxes.
  • +
+
Return +