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_packel-help.pd | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 tof/sample_packel-help.pd (limited to 'tof/sample_packel-help.pd') diff --git a/tof/sample_packel-help.pd b/tof/sample_packel-help.pd new file mode 100644 index 0000000..f0f3f7c --- /dev/null +++ b/tof/sample_packel-help.pd @@ -0,0 +1,16 @@ +#N canvas 452 313 551 304 10; +#X text 26 12 Description: Modifies a sample's information; +#X text 26 30 Tags: Sample Sound; +#X text 30 60 Warning: [tof/sample_packel] is only for advanced users! +; +#X msg 141 181 sample test; +#X text 220 177 Inlet 2 \, sample symbol: the sample to be modified +; +#X msg 57 100 end 1000; +#X msg 92 125 start 10; +#X text 120 99 Change the end of the sample; +#X text 150 122 Change the start of the sample; +#X obj 57 210 tof/sample_packel; +#X connect 3 0 9 1; +#X connect 5 0 9 0; +#X connect 6 0 9 0; -- cgit v1.2.1