From 341d5303b4612e506897b3c7f494b0d85434ad33 Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Fri, 28 May 2010 13:46:58 +0000 Subject: Added a few sample abstractions svn path=/trunk/externals/tof/; revision=13574 --- tof/sample_unpack-help.pd | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 tof/sample_unpack-help.pd (limited to 'tof/sample_unpack-help.pd') diff --git a/tof/sample_unpack-help.pd b/tof/sample_unpack-help.pd new file mode 100644 index 0000000..2b09c06 --- /dev/null +++ b/tof/sample_unpack-help.pd @@ -0,0 +1,35 @@ +#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 msg 172 225 bang; +#X obj 554 385 print end; +#X obj 621 384 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; +#X text 169 195 Inlet 1 \, sample symbol: output the sample's information +; +#X text 208 223 Inlet1 \, bang: re-outputs the sample's information +; +#X obj 367 151 tof/sample smpunpck; +#X msg 367 124 read \$1; +#X obj 367 100 openpanel; +#X obj 367 80 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +-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 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; -- cgit v1.2.1