From d94369cd874ac65309d8e4f9de8b81125c66e27a Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 21 Nov 2010 04:53:44 +0000 Subject: ported to library template and updated version to 1.0.3.1 to reflect bugfixes and doc updates svn path=/trunk/externals/vbap/; revision=14453 --- high.pd | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 high.pd (limited to 'high.pd') diff --git a/high.pd b/high.pd deleted file mode 100644 index f6bbfba..0000000 --- a/high.pd +++ /dev/null @@ -1,27 +0,0 @@ -#N canvas 0 0 576 425 10; -#X obj 102 43 inlet; -#X obj 124 188 f 0; -#X obj 102 239 >; -#X obj 102 281 sel 1; -#X obj 201 158 f; -#X obj 203 354 outlet; -#X obj 203 267 f; -#X obj 292 42 inlet; -#X text 339 42 reset to float; -#X text 148 44 test against high; -#X obj 102 91 t b f b f; -#X obj 292 89 t b f; -#X connect 0 0 10 0; -#X connect 1 0 2 1; -#X connect 1 0 6 1; -#X connect 2 0 3 0; -#X connect 3 0 4 0; -#X connect 4 0 1 0; -#X connect 6 0 5 0; -#X connect 7 0 11 0; -#X connect 10 0 6 0; -#X connect 10 1 2 0; -#X connect 10 2 1 0; -#X connect 10 3 4 1; -#X connect 11 0 6 0; -#X connect 11 1 1 0; -- cgit v1.2.1