diff options
author | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 15:14:06 +0200 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 15:14:06 +0200 |
commit | 90c6018a9401e38859f733b3521c919e042322b7 (patch) | |
tree | b4a6bd88d73feafa8fa55e6fe7c5fcd7df2cab72 /tbEnvify~/_bpe_stuff.pd | |
parent | 2daa10b2676f8befd3aaa54e70155459f9b6d79b (diff) |
moved abstractions into abstractions/
Diffstat (limited to 'tbEnvify~/_bpe_stuff.pd')
-rw-r--r-- | tbEnvify~/_bpe_stuff.pd | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/tbEnvify~/_bpe_stuff.pd b/tbEnvify~/_bpe_stuff.pd deleted file mode 100644 index a8ad161..0000000 --- a/tbEnvify~/_bpe_stuff.pd +++ /dev/null @@ -1,34 +0,0 @@ -#N canvas 0 0 631 540 10; -#X obj 204 21 inlet control; -#X obj 455 328 1; -#X obj 413 286 delay; -#X obj 413 307 0; -#X obj 455 198 t b b; -#X obj 485 219 zl reg stop; -#X obj 413 350 pre_switch 10; -#X obj 55 131 t b a; -#X obj 55 250 bpe ---; -#X obj 413 267 10; -#X obj 204 42 t a b; -#X obj 413 399 outlet switch~; -#X obj 55 286 outlet factor; -#X obj 77 309 outlet time; -#X obj 55 80 py bpe parse_arguments @detach 0; -#X text 47 460 (c) Tim Blechmann 2005 \, $Id: _bpe_stuff.pd 221 2005-12-17 18:31:17Z tim $; -#X connect 0 0 10 0; -#X connect 1 0 6 0; -#X connect 2 0 3 0; -#X connect 3 0 6 0; -#X connect 4 0 1 0; -#X connect 4 1 5 0; -#X connect 5 0 2 0; -#X connect 6 0 11 0; -#X connect 7 0 8 0; -#X connect 7 1 8 0; -#X connect 8 0 12 0; -#X connect 8 1 13 0; -#X connect 8 2 9 0; -#X connect 9 0 2 0; -#X connect 10 0 14 1; -#X connect 10 1 4 0; -#X connect 14 0 7 0; |