From e2b52c5c05909ea7f81b1d0f76dcd803e94a65b4 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Sun, 28 Aug 2011 23:09:09 +0000 Subject: added META subpatch to help patches svn path=/trunk/externals/bsaylor/; revision=15282 --- mtosr-help.pd | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) (limited to 'mtosr-help.pd') diff --git a/mtosr-help.pd b/mtosr-help.pd index f4b7427..6a5a7e6 100644 --- a/mtosr-help.pd +++ b/mtosr-help.pd @@ -1,5 +1,20 @@ -#N canvas 320 213 450 300 10; -#X obj 177 104 mtosr; +#N canvas 1 53 450 300 10; #X text 95 204 creation argument: samplerate at middle C.; #X text 46 145 takes midi note value and converts to a samplerate for sample playback.; +#N canvas 256 179 494 344 META 0; +#X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 5 KEYWORDS control abstraction MIDI conversion; +#X text 12 45 DESCRIPTION takes MIDI note value and converts to a samplerate +for sample playback; +#X text 12 75 INLET_0 float; +#X text 12 95 OUTLET_0 float; +#X text 12 25 LICENSE GPL v2; +#X text 12 115 AUTHOR Benjamin R. Saylor ; +#X restore 386 263 pd META; +#X floatatom 177 59 5 0 0 0 - - -; +#X floatatom 177 121 12 0 0 0 - - -; +#X obj 177 88 mtosr 44100; +#X connect 3 0 5 0; +#X connect 5 0 4 0; -- cgit v1.2.1