From bcb36add25f5f7538ff13a0f9828db8a06830c03 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Tue, 16 Nov 2010 06:37:15 +0000 Subject: added META subpatch svn path=/trunk/externals/maxlib/; revision=14442 --- chord-help.pd | 89 ++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 52 insertions(+), 37 deletions(-) (limited to 'chord-help.pd') diff --git a/chord-help.pd b/chord-help.pd index a509840..605b7d9 100644 --- a/chord-help.pd +++ b/chord-help.pd @@ -1,37 +1,52 @@ -#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 ; -#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; +#N canvas 0 26 500 334 12; +#X floatatom 15 276 5 0 0 0 - - -; +#X symbolatom 44 212 48 0 0 0 - - -; +#X floatatom 74 149 5 0 0 0 - - -; +#X floatatom 131 149 5 0 0 0 - - -; +#X floatatom 189 149 5 0 0 0 - - -; +#X floatatom 248 149 5 0 0 0 - - -; +#X floatatom 59 182 5 0 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 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 ; +#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 0 - - -; +#X floatatom 362 149 5 0 0 0 - - -; +#N canvas 293 158 494 344 META 0; +#X text 12 226 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL v2; +#X text 12 206 AUTHOR Olaf Matthes ; +#X text 12 86 INLET_1 float; +#X text 12 106 OUTLET_0 float; +#X text 12 45 DESCRIPTION tries to detect chords; +#X text 12 5 KEYWORDS control analysis; +#X text 12 126 OUTLET_1 float; +#X text 12 166 OUTLET_3 float; +#X text 12 146 OUTLET_2 symbol; +#X text 12 186 OUTLET_4 list; +#X text 12 66 INLET_0 float; +#X restore 435 308 pd META; +#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; -- cgit v1.2.1