diff options
Diffstat (limited to 'mtosr-help.pd')
-rw-r--r-- | mtosr-help.pd | 19 |
1 files changed, 17 insertions, 2 deletions
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 <bensaylor@fastmail.fm>; +#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; |