aboutsummaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2008-04-03 15:39:28 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2008-04-03 15:39:28 +0000
commit3adbad6f33d27d9004f699779ca99fe0bfa2c5de (patch)
treeed0041dfb810354a01c0ee01fc87826d826dad21 /help
parent26e0d82e7c375ea0313c137f97fecfac84719b7b (diff)
Added banging to phasorshot~ even when not looping AND modified w_breakpoints behavior in regard to it's default range
svn path=/trunk/externals/tof/; revision=9677
Diffstat (limited to 'help')
-rwxr-xr-xhelp/phasorshot~-help.pd12
1 files changed, 7 insertions, 5 deletions
diff --git a/help/phasorshot~-help.pd b/help/phasorshot~-help.pd
index b18e457..527c5bc 100755
--- a/help/phasorshot~-help.pd
+++ b/help/phasorshot~-help.pd
@@ -1,4 +1,4 @@
-#N canvas 67 5 618 599 10;
+#N canvas 396 14 618 599 10;
#X text 390 204 Arguments:;
#X obj 372 207 cnv 15 15 15 empty empty empty 20 12 0 14 -258113 -66577
0;
@@ -6,7 +6,7 @@
#X obj 92 488 metro 100;
#X obj 92 464 loadbang;
#X obj 59 551 nbx 10 14 -1e+037 1e+037 0 0 empty empty empty 0 -8 0
-10 -1 -262144 -1 0 256;
+10 -1 -262144 -1 0.856514 256;
#X obj 381 507 soundfiler;
#X msg 381 469 read -resize \$1 \$2;
#X obj 381 438 list append \$0table;
@@ -15,7 +15,7 @@
-1 -1;
#X floatatom 381 533 10 0 0 0 - - -;
#X obj 244 471 table \$0table;
-#X obj 177 297 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
+#X obj 177 297 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1
1;
#X msg 58 154 0.1;
#X msg 89 156 -0.1;
@@ -41,8 +41,9 @@ you can change the speed DURING the ramp.;
#X text 149 222 Inlet 2: phasee;
#X text 212 297 Inlet 3: loop off/on;
#X text 373 225 1) loop off/on;
-#X text 155 329 Outlets 2 and 3 bang if looping is turned off and either
-the upper (1) or lower (0) bound is reached.;
+#X msg 183 181 0;
+#X text 154 329 Outlets 2 and 3 bang when the upper (1) or lower (0)
+bound is reached.;
#X connect 2 0 5 0;
#X connect 3 0 2 0;
#X connect 4 0 3 0;
@@ -68,3 +69,4 @@ the upper (1) or lower (0) bound is reached.;
#X connect 27 0 22 0;
#X connect 27 1 21 0;
#X connect 27 2 20 0;
+#X connect 35 0 27 0;