diff options
Diffstat (limited to 'lightboard/effect/effet21.pd')
-rwxr-xr-x | lightboard/effect/effet21.pd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/lightboard/effect/effet21.pd b/lightboard/effect/effet21.pd new file mode 100755 index 0000000..1e6ae1f --- /dev/null +++ b/lightboard/effect/effet21.pd @@ -0,0 +1,20 @@ +#N canvas 0 0 450 300 10; +#X obj 55 13 inlet; +#X obj 34 112 random_parametrique; +#X obj 34 135 * 0; +#X obj 32 67 loadbang; +#X obj 56 37 / 100; +#X obj 145 169 bus lumiere5; +#X obj 161 192 bus lumiere6; +#X obj 177 215 bus lumiere7; +#X obj 193 238 bus lumiere8; +#X msg 32 92 10 100 1 20 0; +#X connect 0 0 4 0; +#X connect 1 0 2 0; +#X connect 2 0 5 0; +#X connect 2 0 6 0; +#X connect 2 0 7 0; +#X connect 2 0 8 0; +#X connect 3 0 9 0; +#X connect 4 0 2 1; +#X connect 9 0 1 0; |