From 204cb1b74aeec62614a3de516ab67779618e9a36 Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Sun, 26 Oct 2008 08:22:12 +0000 Subject: continued reorg svn path=/trunk/abstractions/sfruit/; revision=10349 --- core/instance-help.pd | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 core/instance-help.pd (limited to 'core/instance-help.pd') diff --git a/core/instance-help.pd b/core/instance-help.pd deleted file mode 100644 index 8333a17..0000000 --- a/core/instance-help.pd +++ /dev/null @@ -1,30 +0,0 @@ -#N canvas 688 443 594 298 10; -#X obj 9 96 instance Higgins; -#X floatatom 9 122 5 0 0 0 - - -; -#X obj 9 146 instance Higgins; -#X floatatom 9 172 5 0 0 0 - - -; -#X obj 9 196 instance Higgins; -#X floatatom 9 222 5 0 0 0 - - -; -#X obj 9 246 instance Higgins; -#X floatatom 9 272 5 0 0 0 - - -; -#X obj 180 120 v HigginsInst; -#X obj 180 94 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 --1; -#X floatatom 180 145 5 0 0 0 - - -; -#X text 13 11 [instance] keeps track of how many times it has been -created with the same name. If you have [closebang] \, it will also -detect when an instance is deleted.; -#X text 226 140 create a [v Inst] to find out how many -instances currently exist.; -#X text 373 255 2008 Luke Iannini; -#X text 373 271 proyekto.net; -#X text 168 186 Put [instance] inside of your abstractions to assign -each one a unique number. They will number themselves according to -their creation order (you can copy and paste abstractions to manipulate -this \, if desired).; -#X connect 0 0 1 0; -#X connect 2 0 3 0; -#X connect 4 0 5 0; -#X connect 6 0 7 0; -#X connect 8 0 10 0; -#X connect 9 0 8 0; -- cgit v1.2.1