Csound Csound-dev Csound-tekno Search About

[Csnd] Tied Notes Question

Date2009-08-08 18:34
FromSteven Yi
Subject[Csnd] Tied Notes Question
Hi All,

Something I realize I never sorted out in my head: Do tied notes tie
to the next note read by the parser (i.e. next line) or do they tie to
the next note in time? If the latter, I think I may need to redo
blue's note processing (blue currently sorts as it collects notes to
help optimize calculation of duration of score block, but that'd be
easy enough to change and still be optimal by storing a calculated
value with the NoteList object).

Thanks!
steven