diff --git a/include/audio-track-controls.html b/include/audio-track-controls.html index 6b999691..a7a9afd9 100644 --- a/include/audio-track-controls.html +++ b/include/audio-track-controls.html @@ -6,6 +6,30 @@ +

+ Each track shows a header section, for settings relevant to + this track only. +

+

+ Changing the height of the track can be done either: +

+ +

At the top-left of the controls is the name of the track, which can be edited by double-clicking on it. The new name must be unique within the diff --git a/include/midi-track-controls.html b/include/midi-track-controls.html index 72ee046c..7f412dcf 100644 --- a/include/midi-track-controls.html +++ b/include/midi-track-controls.html @@ -1,6 +1,4 @@ -

Item #3 below does not hold in all cases; check to make sure the rest of the content is sane as well

-
A MIDI track header
MIDI track header, stretched to show normally hidden controls.
@@ -21,14 +19,21 @@
  • An External MIDI Device combobox can appear, for selecting MIDNAMs
  • An External Device Mode combobox can appear, for selecting an external - device's mode
  • + device's mode, in case no relevant External MIDI Device has been selected

    To show the full set of MIDI track controls, the track height must be increased beyond the default height. MIDI tracks will show only a few of the control elements when there - is insufficient vertical space. Further, the External MIDI Device and + is insufficient vertical space. As for Audio + tracks, this can be done by either toggling the + track's full screen mode (Track > Height > Fit + selection (Vertical), default : F, or by simply + double-clicking an empty space in the track header, to increase the track's + height. +
    + Further, the External MIDI Device and External Device Mode comboboxes will not appear if there is a synth plugin on the track that comes with an associated MIDNAM.