aboutsummaryrefslogtreecommitdiff
path: root/tof/sample_granule~-help.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2010-05-29 19:29:42 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2010-05-29 19:29:42 +0000
commitc419d9ff1df5fee2e4633a7fc438e6b4dd7fe09f (patch)
tree4bad1c1212285d6936fb9114571c3a19fdf1accd /tof/sample_granule~-help.pd
parent0fc326ae5afe186ed7600ce753d486be7d8c4714 (diff)
Changed the function of some of the sample_ inlets
svn path=/trunk/externals/tof/; revision=13577
Diffstat (limited to 'tof/sample_granule~-help.pd')
-rw-r--r--tof/sample_granule~-help.pd43
1 files changed, 21 insertions, 22 deletions
diff --git a/tof/sample_granule~-help.pd b/tof/sample_granule~-help.pd
index 36baa30..85f89f6 100644
--- a/tof/sample_granule~-help.pd
+++ b/tof/sample_granule~-help.pd
@@ -4,17 +4,12 @@
-1;
#X obj 41 164 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
-#X floatatom 122 301 5 0 0 0 - - -;
-#X obj 219 357 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
--1 -1;
+#X floatatom 185 401 5 0 0 0 - - -;
#X text 45 128 Inlet 1 \, bang: Play sample once;
#X text 60 161 Inlet 1 \, float: Start/stop playing looped sample;
-#X text 243 328 Inlet 3 \, float: Duration in ms;
-#X text 244 352 Inlet 3 \, bang: Reset to orginal duration;
-#X text 160 299 Inlet 2 \, float: Pitch (1=normal);
-#X msg 200 330 10000;
+#X text 223 399 Inlet 2 \, float: Pitch (1=normal);
#X text 27 63 Tags: Sound Sample Play;
-#X obj 95 495 dac~;
+#X obj 100 549 dac~;
#X text 29 32 Description: Pitchshifts or timestretches a sample with
the granular method;
#X text 166 191 Inlet 1 \, grain float: Configure grain length (# of
@@ -22,21 +17,25 @@ samples);
#X msg 63 195 grain 360;
#X msg 77 214 grain 7056;
#X msg 93 238 grain 1764;
-#X obj 41 446 sample_granule~ smpgranu;
+#X obj 46 500 sample_granule~ smpgranu;
#X obj 437 51 openpanel;
#X msg 441 78 read \$1;
#X obj 445 26 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
-#X connect 1 0 18 0;
-#X connect 2 0 18 0;
-#X connect 3 0 18 1;
-#X connect 4 0 18 2;
-#X connect 10 0 18 2;
-#X connect 15 0 18 0;
-#X connect 16 0 18 0;
-#X connect 17 0 18 0;
-#X connect 18 0 12 0;
-#X connect 18 1 12 1;
-#X connect 19 0 20 0;
-#X connect 20 0 0 0;
-#X connect 21 0 19 0;
+#X text 214 268 Inlet 1 \, duration float: Set duration in ms;
+#X text 206 297 Inlet 1 \, duration: Reset the duration;
+#X msg 136 296 duration;
+#X msg 118 270 duration 10000;
+#X connect 1 0 14 0;
+#X connect 2 0 14 0;
+#X connect 3 0 14 1;
+#X connect 11 0 14 0;
+#X connect 12 0 14 0;
+#X connect 13 0 14 0;
+#X connect 14 0 8 0;
+#X connect 14 1 8 1;
+#X connect 15 0 16 0;
+#X connect 16 0 0 0;
+#X connect 17 0 15 0;
+#X connect 20 0 14 0;
+#X connect 21 0 14 0;