From ff6b00b82c7f3f1a1efae7ba00894604aa70a60d Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 10 Nov 2005 22:15:07 +0000 Subject: switched over the help files to the Pd standard name; removed the explicit helpfile declaration since its not needed and causes problems svn path=/trunk/externals/maxlib/; revision=3878 --- help/help-gestalt.pd | 51 --------------------------------------------------- 1 file changed, 51 deletions(-) delete mode 100644 help/help-gestalt.pd (limited to 'help/help-gestalt.pd') diff --git a/help/help-gestalt.pd b/help/help-gestalt.pd deleted file mode 100644 index acf09cc..0000000 --- a/help/help-gestalt.pd +++ /dev/null @@ -1,51 +0,0 @@ -#N canvas 323 155 599 396 12; -#X text 137 8 gestalt :: gestalt detection for monophonic melodies -; -#X floatatom 58 332 5 0 0; -#X obj 58 176 makenote 100 100; -#X obj 58 53 tgl 20 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1 -; -#X obj 58 76 metro 100; -#X obj 58 100 random 24; -#X obj 58 124 + 60; -#X obj 58 278 gestalt 100; -#X obj 142 100 random 24; -#X obj 142 124 select 0; -#X msg 201 146 100; -#X msg 142 146 400; -#X floatatom 68 154 5 0 0; -#X text 160 282 CREATION ARGUMENT: reference time; -#X obj 219 220 beat; -#X floatatom 232 245 5 0 0; -#X text 87 54 click to play random melody; -#X text 112 350 one could use 'tilt' to detect abrupt changes that -; -#X text 112 367 indicate the start of a new segment; -#X text 111 332 the higher the output the more the gestalt changes -\;; -#X text 161 298 i.e. time in ms expected to be the duration of the -; -#X text 161 314 shortest note (also setable via rightmost inlet); -#X text 281 200 use 'beat' (maxlib) to get the real; -#X text 281 217 reference time from input \, especially; -#X text 282 234 when using; -#X obj 372 235 notein; -#X text 225 26 written by ; -#X connect 2 0 7 0; -#X connect 2 0 14 0; -#X connect 2 1 7 1; -#X connect 2 1 14 1; -#X connect 3 0 4 0; -#X connect 4 0 5 0; -#X connect 4 0 8 0; -#X connect 5 0 6 0; -#X connect 6 0 2 0; -#X connect 6 0 12 0; -#X connect 7 0 1 0; -#X connect 8 0 9 0; -#X connect 9 0 11 0; -#X connect 9 1 10 0; -#X connect 10 0 2 2; -#X connect 11 0 2 2; -#X connect 14 1 15 0; -#X connect 14 1 7 2; -- cgit v1.2.1