From d6db646c6c84ff6bf4144f3d07785fa30bbd0e58 Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Sat, 29 May 2010 18:38:22 +0000 Subject: Adding some pitchshifting and timestretching sample players svn path=/trunk/externals/tof/; revision=13575 --- tof/sample_unpack-help.pd | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'tof/sample_unpack-help.pd') diff --git a/tof/sample_unpack-help.pd b/tof/sample_unpack-help.pd index 2b09c06..0032ad3 100644 --- a/tof/sample_unpack-help.pd +++ b/tof/sample_unpack-help.pd @@ -1,12 +1,10 @@ #N canvas 1416 305 763 458 10; #X obj 60 387 print rate; #X obj 137 388 print file; -#X obj 216 387 print length; -#X obj 445 385 print channels; -#X obj 309 385 print table_basename; +#X obj 321 386 print channels; #X msg 172 225 bang; -#X obj 554 385 print end; -#X obj 621 384 print start; +#X obj 430 386 print end; +#X obj 497 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; @@ -21,15 +19,17 @@ -1; #X text 391 77 Load a sound file (wav); #X obj 62 267 tof/sample_unpack; -#X connect 5 0 18 0; -#X connect 8 0 18 0; +#X obj 576 385 print size; +#X obj 219 387 print basename; +#X connect 3 0 16 0; +#X connect 6 0 16 0; +#X connect 12 0 11 0; +#X connect 13 0 12 0; #X connect 14 0 13 0; -#X connect 15 0 14 0; -#X connect 16 0 15 0; -#X connect 18 0 0 0; -#X connect 18 1 1 0; -#X connect 18 2 2 0; -#X connect 18 3 4 0; -#X connect 18 4 3 0; -#X connect 18 5 6 0; -#X connect 18 6 7 0; +#X connect 16 0 0 0; +#X connect 16 1 1 0; +#X connect 16 2 18 0; +#X connect 16 3 2 0; +#X connect 16 4 4 0; +#X connect 16 5 5 0; +#X connect 16 6 17 0; -- cgit v1.2.1