diff --git a/doc/mainwindow.html b/doc/mainwindow.html index 7928c9f..d80aa40 100644 --- a/doc/mainwindow.html +++ b/doc/mainwindow.html @@ -36,7 +36,7 @@

Main Window

  • FluidSynth polyphony indicator.
  • A dumb button.
  • -

    File operation menu

    +

    File action menu

    Note that actual actions in this menu can be configured in settings.

    diff --git a/doc/optionsdialog.html b/doc/optionsdialog.html index b473b91..6a1d26d 100644 --- a/doc/optionsdialog.html +++ b/doc/optionsdialog.html @@ -40,7 +40,11 @@

    Settings Dialog

    When QMidiPlayer starts, selected devices will be examined from top to bottom, the first connected one will be chosen as the default output device. -
  • External MIDI output device setup*: set initialzation file for external MIDI devices.
  • +
  • External MIDI output device setup*: set initialzation file for external MIDI devices. + Initialzation file may contain a short, device-specific MIDI sequence to initialize the device + which is sent before a file begins to play, and may also provide information about the device + (instrument preset names, initialzation data etc.) to enhance the user experience. +