[PD] ??Stop Tabplay~

Chuckk Hubbard badmuthahubbard at gmail.com
Sun Jun 4 10:56:10 CEST 2006


This patch seems to do it.  Adapted from the help file.
-Chuckk

On 6/1/06, Carlos Caires <ccaires at porto.ucp.pt> wrote:
> Hi,
>
> Sorry for this silly question but, How do I stop a [tabplay~] during the
> playback? And start it again in the same position where I stopped it before?
>
> Thanks.
>
>
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
>


-- 
"Far and away the best prize that life has to offer is the chance to
work hard at work worth doing."
-Theodore Roosevelt
-------------- next part --------------
#N canvas 303 36 711 475 10;
#N canvas 0 0 450 300 graph1 0;
#X array array99 155948 float 0;
#X coords 0 1 155947 -1 250 200 1;
#X restore 273 194 graph;
#X obj 11 300 tabplay~ array99;
#X msg 11 17 bang;
#X msg 58 92 0 1;
#X obj 33 151 timer;
#X obj 58 131 b;
#X obj 64 197 f;
#X obj 61 231 *;
#X obj 33 197 + 0;
#X msg 174 96 bang;
#X msg 46 175 0;
#X obj 174 116 samplerate~;
#X obj 61 250 * 0.001;
#X obj 129 22 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 129 47 route 1 0;
#X obj 11 351 dac~;
#X connect 1 0 15 0;
#X connect 1 0 15 1;
#X connect 2 0 1 0;
#X connect 2 0 4 0;
#X connect 2 0 10 0;
#X connect 3 0 1 0;
#X connect 3 0 5 0;
#X connect 4 0 8 0;
#X connect 5 0 4 1;
#X connect 6 0 8 1;
#X connect 7 0 12 0;
#X connect 8 0 6 0;
#X connect 8 0 7 1;
#X connect 9 0 4 0;
#X connect 9 0 11 0;
#X connect 10 0 8 1;
#X connect 11 0 7 0;
#X connect 12 0 1 0;
#X connect 13 0 14 0;
#X connect 14 0 3 0;
#X connect 14 1 9 0;


More information about the Pd-list mailing list