forked from xLightsSequencer/xLights
-
Notifications
You must be signed in to change notification settings - Fork 0
/
moc001.html
22 lines (22 loc) · 1.18 KB
/
moc001.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--xlights>
<tip url="moc001.html" title="Adding Labels To Timing Tracks" category="Sequencer" level="Intermediate" exclude=""/>
</xlights-->
</head>
<body>
<h1>Adding Labels To Timing Tracks</h1>
<p>You may have seen people in videos double-click the timing track to add/edit the label between marks (the labels are for convenience, singing face lyrics, state effects, etc.)...</p>
<img src="moc001a.png" style="width: 15vw" alt="screenshot showing timing tracks with labels">
<p>...but when you do it the audio plays instead.</p>
<img src="moc001b.png" style="width: 15vw" alt="screenshot showing sequencer playing back">
<p>There are two tricks you can use here:</p>
<ol>
<li>Hold down <i>shift</i> when double-clicking to get the label add box</li>
<li>Change the <b>"Double Click Mode"</b> in <b>"Preferences"</b> so that editing the label is the default double-click behavior</li>
</ol>
<img src="moc001c.png" style="width: 40vw" alt="screenshot showing preferences dialog">
</body>
</html>