Frank,
Thanks for responding.
Here's a very simple patch I made to share this problem... and in making
this patch, I'm finding that once I play to the end of a sequence in
[msgfile] that it won't rewind to the beginning.. no matter how many times
i tell it to "rewind"
-Andy
> Hallo,
> Andy Graybeal hat gesagt: // Andy Graybeal wrote:
>
>> i'm having some problems with [msgfile].. this is the version i have:
>>
>> [msgfile] part of zexy-2.2.0 (compiled: Nov 19 2007)
>> Copyright (l) 1999-2007 IOhannes m zm��lnig,
>> forum::f��r::uml��ute & IEM
>>
>> i got it out of _hc's pd-extended cvs.
>>
>> the first time i put some data into the [msgfile]'s buffer, then
>> "rewind"
>> and play with sequential "goto $1"s ..... it appears to lose the data,
>> the
>> second time i record data, it works just fine... but it seems a little
>> sketchy, because the third time i try it, it doesn't work again.
>
> I suppose you have execution order bugs in your patch. Are you using
> enough [trigger ...] objects where necessary? Can you post a demo
> patch to reproduce the behaviour?
>
> Ciao
> --
> Frank Barknecht _ ______footils.org__
>
> _______________________________________________
> [email protected] mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
#N canvas 167 445 450 381 10;
#X obj 318 25 vsl 15 128 0 127 0 0 empty empty empty 0 -9 0 10 -262144
-1 -1 10200 1;
#X obj 110 126 metro 50;
#X obj 179 238 msgfile;
#X obj 185 170 pack 0 0;
#X msg 207 198 add \$1 \$2;
#X msg 71 202 flush;
#X msg 82 231 clear;
#X obj 177 272 print;
#X obj 327 206 metro 50;
#X obj 122 156 i;
#X obj 153 158 + 1;
#X msg 128 196 rewind;
#X msg 270 339 set \$1;
#X msg 204 91 0;
#X msg 97 272 bang;
#X obj 233 264 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X msg 94 313 where;
#X text 81 47 "record";
#X text 349 119 "play";
#X msg 327 231 bang;
#X obj 197 312 unpack 0 0;
#X obj 328 180 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X obj 114 105 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X connect 0 0 3 1;
#X connect 1 0 9 0;
#X connect 2 0 7 0;
#X connect 2 0 20 0;
#X connect 2 1 15 0;
#X connect 3 0 4 0;
#X connect 4 0 2 0;
#X connect 5 0 2 0;
#X connect 6 0 2 0;
#X connect 8 0 19 0;
#X connect 9 0 10 0;
#X connect 9 0 3 0;
#X connect 10 0 9 1;
#X connect 11 0 2 0;
#X connect 12 0 0 0;
#X connect 13 0 9 0;
#X connect 14 0 2 0;
#X connect 16 0 2 0;
#X connect 19 0 2 0;
#X connect 20 1 12 0;
#X connect 21 0 8 0;
#X connect 22 0 1 0;
_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list