aboutsummaryrefslogtreecommitdiff
path: root/help/help-chord.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-10 22:15:07 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 13:53:22 +0200
commitff6b00b82c7f3f1a1efae7ba00894604aa70a60d (patch)
tree16835feaeacf7f33da08e964fe72eb24d09f2657 /help/help-chord.pd
parent7fc71ea46f7424a15cf39d0be2b9525fa6d5a1f0 (diff)
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
Diffstat (limited to 'help/help-chord.pd')
-rw-r--r--help/help-chord.pd37
1 files changed, 0 insertions, 37 deletions
diff --git a/help/help-chord.pd b/help/help-chord.pd
deleted file mode 100644
index a509840..0000000
--- a/help/help-chord.pd
+++ /dev/null
@@ -1,37 +0,0 @@
-#N canvas 291 216 458 308 12;
-#X floatatom 15 276 5 0 0;
-#X symbolatom 44 212 48 0 0;
-#X floatatom 74 149 5 0 0;
-#X floatatom 131 149 5 0 0;
-#X floatatom 189 149 5 0 0;
-#X floatatom 248 149 5 0 0;
-#X floatatom 59 182 5 0 0;
-#X text 71 276 MIDI note number of bass note;
-#X text 116 175 root position (0) \, 1st inversion (1);
-#X text 115 188 or 2nd inversion (2);
-#X floatatom 29 249 5 0 0;
-#X text 84 251 class of bass note;
-#X text 231 118 list of chord notes;
-#X obj 15 51 notein;
-#X obj 15 86 chord 59;
-#X text 90 86 <-- notes higher than 59 get ignored;
-#X text 15 9 chord :: tries to detect chords;
-#X text 89 232 notes in chord : chord name;
-#X text 89 26 written by Olaf Matthes <olaf.matthes@gmx.de>;
-#X text 89 44 based on code by Rober Rowe;
-#X obj 74 118 unpack f f f f f f;
-#X floatatom 303 149 5 0 0;
-#X floatatom 362 149 5 0 0;
-#X connect 13 0 14 0;
-#X connect 13 1 14 1;
-#X connect 14 0 0 0;
-#X connect 14 1 10 0;
-#X connect 14 2 1 0;
-#X connect 14 3 6 0;
-#X connect 14 4 20 0;
-#X connect 20 0 2 0;
-#X connect 20 1 3 0;
-#X connect 20 2 4 0;
-#X connect 20 3 5 0;
-#X connect 20 4 21 0;
-#X connect 20 5 22 0;