From 24e9b335f0414428512eb9d61661b88d906448a5 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Fri, 31 Jan 2020 23:23:13 +0800 Subject: Simple visualization now reflects changes made in preset selection and channel editor dialog. Documentation update. --- doc/optionsdialog.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/optionsdialog.html') 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 @@ 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. +