From d41e58e6cd71fdacdca69ba78c29d42dc7d330d5 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 20 Nov 2002 17:46:33 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r224, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/maxlib/; revision=225 --- help/help-pitch.pd | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 help/help-pitch.pd (limited to 'help/help-pitch.pd') diff --git a/help/help-pitch.pd b/help/help-pitch.pd new file mode 100644 index 0000000..781fd4c --- /dev/null +++ b/help/help-pitch.pd @@ -0,0 +1,30 @@ +#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; -- cgit v1.2.1