From 38ca88ff838c3e7e3fc90c6023ae2bd377b5ba41 Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Sat, 23 Feb 2008 00:50:41 +0000 Subject: removing untilb since it can be replicated by t b b added a settable deeprouteOSC for use in semento first draft of list-range, meant to recreate python's range() fxn argh! spent all morning making list-zip and managed to delete it while trying to prepare it for checkin. sigh. SOSCroute now uses routeOSC, heh ds-select and ds-dump are datastructure manipulation utilities, handy! svn path=/trunk/abstractions/senderfruit/; revision=9506 --- core/untilb.pd | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 core/untilb.pd (limited to 'core/untilb.pd') diff --git a/core/untilb.pd b/core/untilb.pd deleted file mode 100644 index d03365f..0000000 --- a/core/untilb.pd +++ /dev/null @@ -1,27 +0,0 @@ -#N canvas 735 427 250 282 10; -#X obj 138 204 f; -#X obj 166 204 + 1; -#X obj 28 152 t b b; -#X obj 110 204 sel; -#X msg 153 150 0; -#X obj 28 63 t a a b; -#X obj 125 150 - 1; -#X obj 55 238 outlet; -#X obj 110 238 outlet; -#X obj 28 122 until; -#X obj 170 22 inlet; -#X obj 28 23 inlet; -#X connect 0 0 1 0; -#X connect 0 0 3 0; -#X connect 1 0 0 1; -#X connect 2 0 0 0; -#X connect 2 1 7 0; -#X connect 3 0 8 0; -#X connect 4 0 0 1; -#X connect 5 0 9 0; -#X connect 5 1 6 0; -#X connect 5 2 4 0; -#X connect 6 0 3 1; -#X connect 9 0 2 0; -#X connect 10 0 9 1; -#X connect 11 0 5 0; -- cgit v1.2.1