From f18d063d9312c95e25294e0777bc135ee9a3fd8a Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Sun, 25 Oct 2009 00:39:13 +0000 Subject: Adding mtl svn path=/trunk/abstractions/mtl/; revision=12667 --- sometimes-help.pd | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 sometimes-help.pd (limited to 'sometimes-help.pd') diff --git a/sometimes-help.pd b/sometimes-help.pd new file mode 100644 index 0000000..0e4c327 --- /dev/null +++ b/sometimes-help.pd @@ -0,0 +1,24 @@ +#N canvas 386 159 450 300 10; +#X obj 79 194 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +-1; +#X obj 265 133 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X obj 39 71 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 1 +; +#X obj 39 260 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +-1; +#X obj 39 90 metro 500; +#X obj 40 49 iemlib/init 1; +#X text 11 10 Description: let a bang pass sometimes.; +#X text 166 229 Bangs pass 20% of the time; +#X text 205 166 Bangs pass 50% of the time; +#X obj 79 165 mtl/sometimes 0.5; +#X text 9 25 tags: random; +#X obj 39 230 mtl/sometimes 0.2; +#X connect 2 0 4 0; +#X connect 4 0 1 0; +#X connect 4 0 9 0; +#X connect 4 0 11 0; +#X connect 5 0 2 0; +#X connect 9 0 0 0; +#X connect 11 0 3 0; -- cgit v1.2.1