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 --- iso-help.pd | 123 ++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 69 insertions(+), 54 deletions(-) (limited to 'iso-help.pd') diff --git a/iso-help.pd b/iso-help.pd index 79559ab..48dfa00 100644 --- a/iso-help.pd +++ b/iso-help.pd @@ -1,54 +1,69 @@ -#N canvas 438 64 464 535 12; -#X obj 16 407 iso; -#X floatatom 16 434 5 0 0; -#X floatatom 69 434 10 0 0; -#X msg 72 156 bang; -#X msg 96 207 stop; -#X msg 106 233 pause; -#X msg 117 259 resume; -#X msg 128 285 loop; -#X msg 139 311 unloop; -#X text 214 100 list of pitches; -#X text 273 129 list of attacks [ms]; -#X text 170 284 turn loopin back on; -#X text 198 309 turn looping off; -#X obj 16 460 makenote 0 100; -#X obj 16 487 noteout; -#X text 112 156 start from beginning; -#X text 149 183 start at item specyfied; -#X text 281 145 (inter-note onsets); -#X text 88 45 ported to Pd by Olaf Matthes; -#X text 216 337 global time multiplier; -#X text 163 435 duration in ms; -#X msg 152 337 hook 2; -#X msg 161 368 duty 1.5; -#X text 234 369 duration multiplier; -#X obj 16 69 loadbang; -#X msg 82 182 start 4; -#X text 251 350 (speed adjustment); -#X text 237 389 duty < 1 - staccato; -#X text 237 404 duty > 1 - legato; -#X text 169 198 (item count starts with 0); -#X text 88 26 written for Max by Charlie Baker; -#X text 31 6 iso :: queues up lists of pitches and attack points; -#X msg 16 100 60 61 62 66 67 68 69 70; -#X msg 35 128 240 10 500 375 15 15 375 500; -#X connect 0 0 1 0; -#X connect 0 1 2 0; -#X connect 1 0 13 0; -#X connect 2 0 13 1; -#X connect 3 0 0 0; -#X connect 4 0 0 0; -#X connect 5 0 0 0; -#X connect 6 0 0 0; -#X connect 7 0 0 0; -#X connect 8 0 0 0; -#X connect 13 0 14 0; -#X connect 13 1 14 1; -#X connect 21 0 0 0; -#X connect 22 0 0 0; -#X connect 24 0 32 0; -#X connect 24 0 33 0; -#X connect 25 0 0 0; -#X connect 32 0 0 0; -#X connect 33 0 0 1; +#N canvas 0 26 464 535 12; +#X obj 16 407 iso; +#X floatatom 16 434 5 0 0 0 - - -; +#X floatatom 69 434 10 0 0 0 - - -; +#X msg 72 156 bang; +#X msg 96 207 stop; +#X msg 106 233 pause; +#X msg 117 259 resume; +#X msg 128 285 loop; +#X msg 139 311 unloop; +#X text 214 100 list of pitches; +#X text 273 129 list of attacks [ms]; +#X text 170 284 turn loopin back on; +#X text 198 309 turn looping off; +#X obj 16 460 makenote 0 100; +#X obj 16 487 noteout; +#X text 112 156 start from beginning; +#X text 149 183 start at item specyfied; +#X text 281 145 (inter-note onsets); +#X text 88 45 ported to Pd by Olaf Matthes; +#X text 216 337 global time multiplier; +#X text 163 435 duration in ms; +#X msg 152 337 hook 2; +#X msg 161 368 duty 1.5; +#X text 234 369 duration multiplier; +#X obj 16 69 loadbang; +#X msg 82 182 start 4; +#X text 251 350 (speed adjustment); +#X text 237 389 duty < 1 - staccato; +#X text 237 404 duty > 1 - legato; +#X text 169 198 (item count starts with 0); +#X text 88 26 written for Max by Charlie Baker; +#X text 31 6 iso :: queues up lists of pitches and attack points; +#X msg 16 100 60 61 62 66 67 68 69 70; +#X msg 35 128 240 10 500 375 15 15 375 500; +#N canvas 474 26 494 344 META 0; +#X text 12 205 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 125 OUTLET_0 float; +#X text 12 45 DESCRIPTION queues up lists of pitches and attack points +; +#X text 12 165 AUTHOR written for Max by Charlie Baker \, ported to +Pd by Olaf Matthes ; +#X text 12 65 INLET_0 list bang start stop pause resume loop unloop +hook duty; +#X text 12 105 INLET_1 list; +#X text 12 145 OUTLET_1 float; +#X text 12 5 KEYWORDS control; +#X restore 402 504 pd META; +#X connect 0 0 1 0; +#X connect 0 1 2 0; +#X connect 1 0 13 0; +#X connect 2 0 13 1; +#X connect 3 0 0 0; +#X connect 4 0 0 0; +#X connect 5 0 0 0; +#X connect 6 0 0 0; +#X connect 7 0 0 0; +#X connect 8 0 0 0; +#X connect 13 0 14 0; +#X connect 13 1 14 1; +#X connect 21 0 0 0; +#X connect 22 0 0 0; +#X connect 24 0 32 0; +#X connect 24 0 33 0; +#X connect 25 0 0 0; +#X connect 32 0 0 0; +#X connect 33 0 0 1; -- cgit v1.2.1