The -t0 format is the score.srt format. For a very long time Csound has accepted a pre-sorted score with original times and warped time information, usinf the scort.srt file which was always produced. Now this file is all internal, so I rather think that no one actually uses this since computers are faster and the sorting algorithm was so much improved to smoother sort, and -t0 is only used for information. ==John ff Quoting Michael Gogins : > I suspect if you had tempo changes the columns would differ. > > Regards, > Mike > > > ----------------------------------------------------- > Michael Gogins > Irreducible Productions > http://michaelgogins.tumblr.com > Michael dot Gogins at gmail dot com > > > On Mon, Nov 11, 2013 at 8:32 AM, Pauli Laine wrote: > >> >> Hi all, >> >> Could you please give me advice on the following matter. It seems that when >> I use -t0 flag to preserve 'score.srt' the start-time and note-duration >> data >> both duplicated. Is this a bug or feature or am I doing something wrong. >> What is the purpose of these duplicated values? >> >> br. Pauli Laine >> >> ----example-------- >> >> ;Why is the timing info duplicated in sorted.sco in csound >> ;when -t0 flag is used? >> >> ;;ORIGINAL.sco >> >> i12 4.032 0.576 782.8 6.09 5000 >> i12 4.608 1.008 782.8 9.0 5000 >> i12 5.76 0.576 782.8 7.0 5000 >> i12 6.336 0.576 782.8 8.04 5000 >> i12 6.912 0.576 782.8 9.04 5000 >> >> >> ;;;SCORE.SRT >> >> i 12 4.032000 4.032000 0.576000 0.576000 782.8 6.09 5000 >> i 12 4.608000 4.608000 1.008000 1.008000 782.8 9.0 5000 >> i 12 5.760000 5.760000 0.576000 0.576000 782.8 7.0 5000 >> i 12 6.336000 6.336000 0.576000 0.576000 782.8 8.04 5000 >> i 12 6.912000 6.912000 0.576000 0.576000 782.8 9.0 5000 >> >> >> >> >> -- >> View this message in context: >> http://csound.1045644.n5.nabble.com/Score-srt-duplicates-time-info-tp5729453.html >> Sent from the Csound - General mailing list archive at Nabble.com. >> >> >> Send bugs reports to the Sourceforge bug trackers >> csound6: >> https://sourceforge.net/p/csound/tickets/ >> csound5: >> https://sourceforge.net/p/csound/bugs/ >> Discussions of bugs and features can be posted here >> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe >> csound" >> >> >> > > Send bugs reports to the Sourceforge bug trackers > csound6: > https://sourceforge.net/p/csound/tickets/ > csound5: > https://sourceforge.net/p/csound/bugs/ > Discussions of bugs and features can be posted here > To unsubscribe, send email sympa@lists.bath.ac.uk with body > "unsubscribe csound"