From 8b69d70bf92ae85f73bd3852663120883eaa2615 Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Mon, 25 May 2009 11:18:48 +0000 Subject: add a project that i use to control light in DMX for diferent projet. it is just like a cheep lighing interface, but hjave an open API so you can easilly control any light / memory thanks to sensors / sound etc. svn path=/trunk/abstractions/nusmuk/; revision=11495 --- lightboard/effect/effet4.pd | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100755 lightboard/effect/effet4.pd (limited to 'lightboard/effect/effet4.pd') diff --git a/lightboard/effect/effet4.pd b/lightboard/effect/effet4.pd new file mode 100755 index 0000000..59e660b --- /dev/null +++ b/lightboard/effect/effet4.pd @@ -0,0 +1,18 @@ +#N canvas 0 0 450 300 10; +#X obj 55 13 inlet; +#X obj 56 49 bus lumiere25; +#X obj 72 72 bus lumiere26; +#X obj 88 95 bus lumiere27; +#X obj 104 118 bus lumiere28; +#X obj 93 147 bus lumiere29; +#X obj 109 170 bus lumiere30; +#X obj 125 193 bus lumiere31; +#X obj 141 216 bus lumiere32; +#X connect 0 0 1 0; +#X connect 0 0 2 0; +#X connect 0 0 3 0; +#X connect 0 0 4 0; +#X connect 0 0 5 0; +#X connect 0 0 6 0; +#X connect 0 0 7 0; +#X connect 0 0 8 0; -- cgit v1.2.1