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 --- pitch-help.pd | 75 +++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 45 insertions(+), 30 deletions(-) (limited to 'pitch-help.pd') diff --git a/pitch-help.pd b/pitch-help.pd index 781fd4c..d4cf38d 100644 --- a/pitch-help.pd +++ b/pitch-help.pd @@ -1,30 +1,45 @@ -#N canvas 166 313 439 308 12; -#X floatatom 83 266 5 0 0; -#X obj 83 35 notein; -#X floatatom 112 217 5 0 0; -#X floatatom 127 191 5 0 0; -#X floatatom 142 166 5 0 0; -#X floatatom 24 33 5 0 0; -#X symbolatom 97 242 7 0 0; -#X text 139 267 MIDI note number; -#X text 166 217 pitch class; -#X text 181 191 interval to last note; -#X text 197 166 register; -#X text 153 33 pitch :: get info about pitch; -#X text 169 243 note name (symbol); -#X text 221 54 use creation argument to; -#X text 221 71 set assumed first note; -#X text 227 104 of the first interval ); -#X text 218 89 ( needed for calculation; -#X obj 83 94 stripnote; -#X obj 83 137 pitch 72; -#X connect 1 0 17 0; -#X connect 1 1 17 1; -#X connect 5 0 18 0; -#X connect 17 0 18 0; -#X connect 17 1 18 1; -#X connect 18 0 0 0; -#X connect 18 1 6 0; -#X connect 18 2 2 0; -#X connect 18 3 3 0; -#X connect 18 4 4 0; +#N canvas 0 26 439 308 12; +#X floatatom 83 266 5 0 0 0 - - -; +#X obj 83 35 notein; +#X floatatom 112 217 5 0 0 0 - - -; +#X floatatom 127 191 5 0 0 0 - - -; +#X floatatom 142 166 5 0 0 0 - - -; +#X floatatom 24 33 5 0 0 0 - - -; +#X symbolatom 97 242 7 0 0 0 - - -; +#X text 139 267 MIDI note number; +#X text 166 217 pitch class; +#X text 181 191 interval to last note; +#X text 197 166 register; +#X text 153 33 pitch :: get info about pitch; +#X text 169 243 note name (symbol); +#X text 221 54 use creation argument to; +#X text 221 71 set assumed first note; +#X text 227 104 of the first interval ); +#X text 218 89 ( needed for calculation; +#X obj 83 94 stripnote; +#X obj 83 137 pitch 72; +#N canvas 295 203 494 344 META 0; +#X text 12 225 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 205 AUTHOR Olaf Matthes ; +#X text 12 45 DESCRIPTION get info about pitch; +#X text 12 5 KEYWORDS control analysis MIDI; +#X text 12 65 INLET_0 float; +#X text 12 85 INLET_1 float; +#X text 12 105 OUTLET_0 float; +#X text 12 145 OUTLET_2 float; +#X text 12 165 OUTLET_3 float; +#X text 12 185 OUTLET_4 float; +#X text 12 125 OUTLET_1 symbol; +#X restore 375 273 pd META; +#X connect 1 0 17 0; +#X connect 1 1 17 1; +#X connect 5 0 18 0; +#X connect 17 0 18 0; +#X connect 17 1 18 1; +#X connect 18 0 0 0; +#X connect 18 1 6 0; +#X connect 18 2 2 0; +#X connect 18 3 3 0; +#X connect 18 4 4 0; -- cgit v1.2.1