aboutsummaryrefslogtreecommitdiff
path: root/tof/sample_packel-help.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2010-05-28 13:46:58 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2010-05-28 13:46:58 +0000
commit341d5303b4612e506897b3c7f494b0d85434ad33 (patch)
tree77a74502c334ec9c540f7e75940a35dc3d968da9 /tof/sample_packel-help.pd
parent87d9722dd71a9f67b77509f05f807d57a7bc493b (diff)
Added a few sample abstractions
svn path=/trunk/externals/tof/; revision=13574
Diffstat (limited to 'tof/sample_packel-help.pd')
-rw-r--r--tof/sample_packel-help.pd16
1 files changed, 16 insertions, 0 deletions
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;