Hi Andy, Thanks for that I'll have a look in a sec. Ive opened activity monitor here and as i capture data I can see the cpu for my patch going up a percent every second or so. If i send coll the write to file message it drops back down to 15%. Evidently something is getting more and more complicated to do in the guts of coll as more and more data builds up. At the moment I write a list to coll like so [index data data data ( is this correct? Thanks again, I'll have a look at your table solution now Andy Nick
On 20 Mar 2008, at 23:15, Andy Farnell wrote: > > > Hi Nicholas, > > If you go this route here's a patch I use to write tables to > textfiles, sorry no time to simplify or generalise it but you > should be able to make it do what you like. > > a. > > On Thu, 20 Mar 2008 21:40:13 +0000 > nicholas ward <[EMAIL PROTECTED]> wrote: > >> Hi, >> Ive been using cyclone/coll to capture data and write it to file but >> the patch stops responding after about 2 minutes. My data is 4 >> streams at 500 samples a second. Has anyone any better ways of doing >> this? Im wondering should I be writing to tables instead perhaps? In >> which case how would I write to file from the table? >> Many thanks >> Nick >> >> _______________________________________________ >> [email protected] mailing list >> UNSUBSCRIBE and account-management -> http://lists.puredata.info/ >> listinfo/pd-list > > > -- > Use the source<xgraphtable.pd> _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
