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/effet14.pd | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 lightboard/effect/effet14.pd (limited to 'lightboard/effect/effet14.pd') diff --git a/lightboard/effect/effet14.pd b/lightboard/effect/effet14.pd new file mode 100755 index 0000000..8b3b3ef --- /dev/null +++ b/lightboard/effect/effet14.pd @@ -0,0 +1,8 @@ +#N canvas 0 0 450 300 10; +#X obj 39 14 inlet; +#X obj 36 76 bus lumiere4; +#X obj 71 110 bus lumiere5; +#X obj 39 41 / 1.27; +#X connect 0 0 3 0; +#X connect 3 0 1 0; +#X connect 3 0 2 0; -- cgit v1.2.1