| The score sorting uses a simple algorithm, based on the assumption that
the scoe is short. I will look into using qsort instead of what I
remember as a n^2 sort, but qsort is not at its best in nearly ordered
data....
I would use score.srt and a sript to copy it before rendering, but I am a
commandline peron.
==John ff
> Boo! You're not a ghost. I can't really help with your problem though..
>
> 2010/1/22 Tobiah :
>> I have a score with 460,000 lines in it. I'm writing this email
>> while csound is sorting it into score.srt. I don't want to wait
>> through that again, just because the orchestra changes.
>>
>> I'm in a directory with a dozen or so orchestra and score pairs.
>> I build everything and mix at the end using a Makefile. If I use
>> --keep-sorted-score then it seems that I am bound to the name
>> score.srt, which would get overwritten as I build other files.
>>
>> If I had the ability to specify a different output name for the
>> score.srt, then I could weave the sorted score into the time
>> dependent Make system. I thought about moving it out of
>> the way, then renaming the file just before csound runs, but
>> then it would always appear newer then the score from which
>> it was made.
>>
>> Can someone just say 'boo' to this so I know I'm not a ghost?
>> I don't seem to be getting any response to my messages, which
>> is fine, as long as there is not some reason that people can not
>> see them.
>>
>> Thanks,
>>
>> Tobiah
>>
>> P.S. Still sorting!
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>
Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |