diff --git a/include/insert-remove-time.html b/include/insert-remove-time.html index 807fe77..184899a 100644 --- a/include/insert-remove-time.html +++ b/include/insert-remove-time.html @@ -1,37 +1,69 @@

Insert Time

-
- The Insert Time window -
- The Insert Time window -
-
-

The Insert Time window allows to insert blank space in the timeline, on the selected track(s). It is accessed through the Track > Insert Time menu.

+ +
+ The Insert Time window +
+ The Insert Time window +
+
+

- The Insert Time window not only allows to set the time inserted, but also some fine tuning options: + The Insert Time window not only allows to set the time inserted, but also + some fine-tuning options:

- - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + +
Insert Time starting at:Sets the point in the session where the time will be added. By default, it is the playhead's position
Time to insert:Duration of the blank space inserted
Intersected regions should:A choice as to what happens to regions that exists at the Insert Time set above. See below.
Apply to all the track's playlistsAs a track can have multiple playlists, the insertion can happen either only on the active playlist or on all the playlists of this track
Move glued-to-musical-time regions (MIDI regions)Defines if MIDI regions in selected tracks are affected by the operation
Move markersAs a marker can be locked or glued to bars/beats, this option and the two subjacent ones allow to shift the time position of those markers
Move tempo and meter changesThe tempo and meter markers, that can be used to change the tempo along the session, can also be shifted in the process. Though, moving the tempo markers while e.g. keeping the MIDI regions unaffected can create oddities.
Insert Time starting at: + Sets the point in the session where the time will be added. By default, + it is the playhead's position +
Time to insert:Duration of the blank space inserted
Intersected regions should: + A choice as to what happens to regions that exists at the Insert Time set + above. See below. +
Apply to all the track's playlists + As a track can have multiple + playlists, the insertion can + happen either only on the active playlist or on all the playlists of this + track. +
Move markers + As a marker can be + locked, this option and the two subjacent ones + allow to shift the time position of those markers. +
Move tempo and meter changes + The tempo and meter markers, that can be + used to change the tempo along the session, can also be shifted in the + process. Though, moving the tempo markers while e.g. keeping the MIDI + regions unaffected can create oddities. +

@@ -50,9 +82,24 @@

- - - + + + + + + + + + + + +
stay in position (default)The crossed regions are not affected by the time insertion. Only regions after the insertion point are moved.
moveThe crossed regions are shifted in time.
be splitThe crossed regions are split, and the section after the time insertion point is shifted in time.
stay in position (default) + The crossed regions are not affected by the time insertion. Only regions + after the insertion point are moved. +
moveThe crossed regions are shifted in time.
be split + The crossed regions are split, and the section after the time insertion + point is shifted in time. +

@@ -66,7 +113,6 @@ of the playhead, for both the start time and duration.

-

Remove Time

diff --git a/source/images/insert-time.png b/source/images/insert-time.png index 45a92b9..14753b3 100644 Binary files a/source/images/insert-time.png and b/source/images/insert-time.png differ