From ff18f0335026ada7cfa2710c5fa9c8eec386bd52 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Tue, 4 Oct 2011 02:59:53 +0000 Subject: Added META subpatch svn path=/trunk/externals/tof/; revision=15493 --- tof/sample_unpack-help.pd | 32 ++++++++++++++++++++++++-------- 1 file changed, 24 insertions(+), 8 deletions(-) (limited to 'tof/sample_unpack-help.pd') diff --git a/tof/sample_unpack-help.pd b/tof/sample_unpack-help.pd index 0032ad3..5c9615d 100644 --- a/tof/sample_unpack-help.pd +++ b/tof/sample_unpack-help.pd @@ -1,10 +1,10 @@ -#N canvas 1416 305 763 458 10; -#X obj 60 387 print rate; -#X obj 137 388 print file; -#X obj 321 386 print channels; +#N canvas 1 53 763 458 10; +#X obj 62 387 print rate; +#X obj 139 388 print file; +#X obj 323 386 print channels; #X msg 172 225 bang; -#X obj 430 386 print end; -#X obj 497 385 print start; +#X obj 432 386 print end; +#X obj 499 385 print start; #X msg 62 196 sample smpunpck; #X text 67 48 Tags: Sample Sound; #X text 65 29 Description: Outputs a sample's information; @@ -19,8 +19,24 @@ -1; #X text 391 77 Load a sound file (wav); #X obj 62 267 tof/sample_unpack; -#X obj 576 385 print size; -#X obj 219 387 print basename; +#X obj 578 385 print size; +#X obj 221 387 print basename; +#N canvas 295 170 494 344 META 0; +#X text 12 245 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 45 LICENSE GPL v2; +#X text 12 225 AUTHOR Thomas Ouellet Fredericks; +#X text 12 85 OUTLET_0 float; +#X text 12 5 KEYWORDS control filesystem soundfile; +#X text 12 25 DESCRIPTION output a sample's information; +#X text 12 65 INLET_0 bang sample; +#X text 12 105 OUTLET_1 symbol; +#X text 12 125 OUTLET_2 symbol; +#X text 12 145 OUTLET_3 float; +#X text 12 165 OUTLET_4 float; +#X text 12 185 OUTLET_5 float; +#X text 12 205 OUTLET_6 float; +#X restore 705 415 pd META; #X connect 3 0 16 0; #X connect 6 0 16 0; #X connect 12 0 11 0; -- cgit v1.2.1