From 855530f5a83c85a5e67323e4ab5a00a8d14537bb Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Sat, 3 Jan 2009 09:15:08 +0000 Subject: some new objects to support structhausen and mmmap svn path=/trunk/abstractions/sfruit/; revision=10473 --- sfruit/midi.random-smooth.pd | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 sfruit/midi.random-smooth.pd (limited to 'sfruit/midi.random-smooth.pd') diff --git a/sfruit/midi.random-smooth.pd b/sfruit/midi.random-smooth.pd new file mode 100644 index 0000000..fbf2c1b --- /dev/null +++ b/sfruit/midi.random-smooth.pd @@ -0,0 +1,17 @@ +#N canvas 1001 348 198 230 10; +#X obj 68 98 / 999999; +#X obj 68 76 random 999999; +#X obj 41 167 line 50 5; +#X msg 41 145 \$1 50; +#X obj 41 124 +; +#X obj 41 51 t a b; +#X obj 41 19 inlet; +#X obj 41 189 outlet; +#X connect 0 0 4 1; +#X connect 1 0 0 0; +#X connect 2 0 7 0; +#X connect 3 0 2 0; +#X connect 4 0 3 0; +#X connect 5 0 4 0; +#X connect 5 1 1 0; +#X connect 6 0 5 0; -- cgit v1.2.1