From 20283f4c5629f659d05ba18475492c43163bb16e Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sun, 31 Jan 2016 21:03:23 +0800 Subject: Waltzing Matilda. --- doc/mainwindow.html | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) (limited to 'doc/mainwindow.html') diff --git a/doc/mainwindow.html b/doc/mainwindow.html index bbb1ba3..c82fa67 100644 --- a/doc/mainwindow.html +++ b/doc/mainwindow.html @@ -4,13 +4,29 @@ QMidiPlayer Help + + + + -- cgit v1.2.3
+ +

Main Window


  • 1. Now playing. Right clicking here will bring up the file operation menu.
  • 2. Playing control slider. The total playing time is estimated and isn't 100% accurate.
  • 3. Playing control buttons.
  • -
  • 4. Settings button.
  • +
  • 4. Settings button. Read the Settings section for details.
  • 5. Dialog toggle buttons.
  • 6. Master gain slider.
  • 7. Polyphone indicator.
  • @@ -19,8 +35,12 @@

    File operation menu

    • File Information.
    • -
    • Render to Wave.
    • +
    • Render to Wave.
      + It's not possible to use this action unless the player is stopped.
      + The output wave file, with the name (source file name)+'.wav',
      + is always placed in the folder that the source midi file is in.

    Return +