Mercurial > code > home > repos > light9
annotate show/dance2008/patch-source.n3 @ 2445:af83aeef8b0a
fancier spectrograms
author | drewp@bigasterisk.com |
---|---|
date | Sat, 01 Jun 2024 12:58:25 -0700 |
parents | 8b14ee324ab5 |
children |
rev | line source |
---|---|
439
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
1 @prefix : <http://light9.bigasterisk.com/prepStatements/> . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
2 @prefix dmx: <http://light9.bigasterisk.com/dmx/> . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
3 |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
4 # build with: |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
5 # cwm show/dance2008/patch-source.n3 --filter=show/dance2008/patch-rules.n3 --n3=/ > show/dance2008/patch.n3 |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
6 |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
7 [ :name "oran1"; :output dmx:c21 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
8 [ :name "oran2"; :output dmx:c25 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
9 [ :name "oran3"; :output dmx:c29 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
10 [ :name "oran4"; :output dmx:c33 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
11 [ :name "gree1"; :output dmx:c22 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
12 [ :name "gree2"; :output dmx:c26 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
13 [ :name "gree3"; :output dmx:c30 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
14 [ :name "gree4"; :output dmx:c34 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
15 [ :name "blue1"; :output dmx:c23 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
16 [ :name "blue2"; :output dmx:c27 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
17 [ :name "blue3"; :output dmx:c31 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
18 [ :name "blue4"; :output dmx:c35 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
19 [ :name "red1"; :output dmx:c24 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
20 [ :name "red2"; :output dmx:c28 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
21 [ :name "red3"; :output dmx:c32 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
22 [ :name "red4"; :output dmx:c36 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
23 # 35 blue has a white in it too |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
24 |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
25 [ :name "b11"; :output dmx:c54 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
26 [ :name "b12"; :output dmx:c53 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
27 [ :name "b13"; :output dmx:c52 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
28 [ :name "b14"; :output dmx:c51 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
29 [ :name "b15"; :output dmx:c50 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
30 [ :name "b16"; :output dmx:c49 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
31 [ :name "b21"; :output dmx:c55 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
32 [ :name "b22"; :output dmx:c56 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
33 [ :name "b23"; :output dmx:c57 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
34 [ :name "b24"; :output dmx:c58 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
35 [ :name "b25"; :output dmx:c59 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
36 [ :name "b26"; :output dmx:c60 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
37 [ :name "b31"; :output dmx:c61 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
38 [ :name "b32"; :output dmx:c62 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
39 [ :name "b33"; :output dmx:c63 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
40 [ :name "b34"; :output dmx:c64 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
41 [ :name "b35"; :output dmx:c65 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
42 [ :name "b36"; :output dmx:c66 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
43 |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
44 [ :name "post-l"; :output dmx:c45 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
45 [ :name "post-r"; :output dmx:c46 ] . |
445 | 46 |
47 [ :name "s40"; :output dmx:c40 ] . | |
451 | 48 [ :name "sign"; :output dmx:c41 ] . |
439
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
49 [ :name "front1"; :output dmx:c1 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
50 [ :name "front2"; :output dmx:c2 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
51 [ :name "front3"; :output dmx:c3 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
52 [ :name "front4"; :output dmx:c4 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
53 [ :name "front5"; :output dmx:c5 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
54 [ :name "front6"; :output dmx:c6 ] . |
445 | 55 [ :name "sharlyn"; :output dmx:c7 ] . |
439
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
56 [ :name "front8"; :output dmx:c8 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
57 [ :name "front9"; :output dmx:c9 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
58 [ :name "front10"; :output dmx:c10 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
59 [ :name "front11"; :output dmx:c11 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
60 [ :name "front12"; :output dmx:c12 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
61 |
445 | 62 [ :name "down-l"; :output dmx:c13 ] . |
451 | 63 [ :name "blacklight"; :output dmx:c14 ] . |
64 [ :name "strobe"; :output dmx:c15 ] . | |
445 | 65 [ :name "down-r"; :output dmx:c16 ] . |
66 [ :name "fr17"; :output dmx:c17 ] . | |
67 [ :name "fr18"; :output dmx:c18 ] . | |
68 [ :name "fr19"; :output dmx:c19 ] . | |
69 [ :name "fr20"; :output dmx:c20 ] . | |
439
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
70 |
445 | 71 [ :name "cyc-mid"; :output dmx:c42 ] . |
439
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
72 [ :name "cyc"; :output dmx:c44 ] . |
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
73 |
450 | 74 [ :name "house-side"; :output dmx:c68 ] . |
75 [ :name "house1"; :output dmx:c69 ] . | |
76 [ :name "house4"; :output dmx:c70 ] . | |
77 [ :name "house3"; :output dmx:c71 ] . | |
78 [ :name "house2"; :output dmx:c72 ] . | |
439
08a2fcf5eea1
prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents:
diff
changeset
|
79 |