From 314ea92c9845f82264797e23ac84ffd382e2d96c Mon Sep 17 00:00:00 2001 From: Joe White Date: Fri, 20 Apr 2012 14:11:21 +0100 Subject: [PATCH] fixed bug in s_playtable when loading files, stop message to delay was being converted to a float --- rj/s_playtable.pd | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/rj/s_playtable.pd b/rj/s_playtable.pd index 7cfafa5..5f67d13 100644 --- a/rj/s_playtable.pd +++ b/rj/s_playtable.pd @@ -1,4 +1,4 @@ -#N canvas 645 218 635 630 10; +#N canvas 43 146 635 630 10; #X obj 456 76 inlet; #X obj 36 36 inlet; #X obj 36 591 outlet~; @@ -6,7 +6,7 @@ #X obj 36 301 list prepend set; #X obj 36 331 list trim; #X obj 51 431 vline~; -#N canvas 216 211 1064 786 trigger-sample 0; +#N canvas 480 39 1064 786 trigger-sample 0; #X text 20 165 Wait for the; #X text 18 179 cutoff to finish; #X text 83 435 set the upper line~ to start; @@ -76,16 +76,16 @@ #X obj 416 134 t f f; #X obj 748 82 t f f; #X obj 678 205 t f f; -#X obj 709 145 t f f; #X obj 167 52 r \$0-fade-out; #X obj 122 290 pack 0 0; #X obj 175 265 r \$0-fade-in; #X obj 723 305 r \$0-fade-out; #X obj 748 52 r \$0-fade-out; +#X obj 709 145 t a a; #X connect 5 0 11 0; #X connect 5 1 27 0; #X connect 8 0 13 0; -#X connect 11 0 71 0; +#X connect 11 0 70 0; #X connect 12 0 11 1; #X connect 13 0 28 0; #X connect 13 1 60 0; @@ -131,7 +131,7 @@ #X connect 56 0 57 1; #X connect 57 0 58 0; #X connect 58 0 32 0; -#X connect 59 0 69 0; +#X connect 59 0 74 0; #X connect 60 0 9 0; #X connect 62 0 61 0; #X connect 63 0 64 0; @@ -145,13 +145,13 @@ #X connect 67 1 44 1; #X connect 68 0 62 0; #X connect 68 1 44 0; -#X connect 69 0 39 0; -#X connect 69 1 44 0; -#X connect 70 0 65 0; -#X connect 71 0 7 0; -#X connect 72 0 71 1; -#X connect 73 0 62 1; -#X connect 74 0 67 0; +#X connect 69 0 65 0; +#X connect 70 0 7 0; +#X connect 71 0 70 1; +#X connect 72 0 62 1; +#X connect 73 0 67 0; +#X connect 74 0 39 0; +#X connect 74 1 44 0; #X restore 55 236 pd trigger-sample; #X obj 51 501 r \$0-cutoff; #X obj 36 561 *~;