forked from xLightsSequencer/xLights
-
Notifications
You must be signed in to change notification settings - Fork 0
/
00014.html
34 lines (34 loc) · 1.15 KB
/
00014.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--xlights>
<tip url="00014.html" title="Effects that care about colour order" category="Sequencing" level="Intermediate" exclude=""/>
</xlights-->
</head>
<body>
<h1>Effects that care about colour order</h1>
<p>Some effects really care about the order of the colors you select in the color panel ... here are a couple of them:</p>
<ul>
<li>Faces Effect
<ol>
<li>Mouth</li>
<li>Eyes</li>
<li>Outline</li>
<li>Outline 2</li>
<li>Eyes 2</li>
<li>Eyes 3</li>
</ol>
</li>
<li>Piano Effect
<ol>
<li>Main keys</li>
<li>Sharp/Flat keys</li>
<li>Main key pressed</li>
<li>Sharp/Flat key pressed</li>
<li>Main key separation line</li>
</ol>
</li>
</ul>
</body>
</html>