This commit is contained in:
2025-01-17 13:10:42 +01:00
commit 4536213c91
15115 changed files with 1442174 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# Duplicate tracks
Duplicating a track copies its binding, clips, blends, and Inspector properties.
![](images/tl-track-dup.png)
_Result of duplicating the last track bound to `DefaultMale`_
There are many ways to duplicate tracks:
* Select a track. Right-click an empty area in the Track list and choose **Duplicate** from the context menu.
* Select a track. Hold Control (MacOS: Command) and press D.
* Select a track. Hold Control (MacOS: Command) and press C, for copy, then press V, for paste.
* Right-click a track and either select **Duplicate** from the context menu or hold Control (MacOS: Command) and press D.