From 4efde6f9f6213659d795b4e9973c112093f59e4f Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Sat, 21 Jan 2012 04:05:20 +0000 Subject: added META subpatch svn path=/trunk/externals/mjlib/; revision=15885 --- n2m-help.pd | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) (limited to 'n2m-help.pd') diff --git a/n2m-help.pd b/n2m-help.pd index f3960e2..6c1fd37 100644 --- a/n2m-help.pd +++ b/n2m-help.pd @@ -1,19 +1,29 @@ -#N canvas 227 128 645 441 12; +#N canvas 1 53 547 441 12; #X obj 104 320 n2m; -#X obj 95 378 print; +#X obj 104 378 print; #X text 32 13 n2m - note to midi; #X text 32 36 by mark williamson (http://www.junklight.com); #X text 33 75 n2m converts note names in the form to a midi number. It copes with single notes or chords.; -#X msg 109 174 note C5 d#7 c3; -#X msg 67 128 note c6; -#X msg 146 220 note D; -#X msg 182 270 note 7; -#X text 174 129 output note C6; -#X text 271 174 output a chord; -#X text 244 218 Octave defaults to 4; -#X text 266 268 note defaults to C; +#X msg 104 174 note C5 d#7 c3; +#X msg 62 128 note c6; +#X msg 141 220 note D; +#X msg 177 270 note 7; +#X text 169 129 output note C6; +#X text 266 174 output a chord; +#X text 239 218 Octave defaults to 4; +#X text 261 268 note defaults to C; #X text 191 343 on Windows \, its not case sensitive; +#N canvas 463 133 494 344 META 0; +#X text 12 125 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 5 KEYWORDS control conversion MIDI; +#X text 12 45 DESCRIPTION note to midi; +#X text 12 65 INLET_0 note; +#X text 12 105 AUTHOR Mark Williamson ; +#X text 12 85 OUTLET_0 float; +#X restore 477 408 pd META; #X connect 0 0 1 0; #X connect 5 0 0 0; #X connect 6 0 0 0; -- cgit v1.2.1