diff options
Diffstat (limited to 'lightboard/effect/effet17.pd')
-rwxr-xr-x | lightboard/effect/effet17.pd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/lightboard/effect/effet17.pd b/lightboard/effect/effet17.pd new file mode 100755 index 0000000..e6c89a9 --- /dev/null +++ b/lightboard/effect/effet17.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 34 171 bus lumiere1; +#X obj 50 194 bus lumiere2; +#X obj 66 217 bus lumiere3; +#X obj 82 240 bus lumiere4; +#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; |