[Csnd] Score Sorting
Date | 2011-09-12 00:33 |
From | Jim Aikin |
Subject | [Csnd] Score Sorting |
Here's a technical question. Unless I missed something (always possible), the page in the manual on "The Standard Numeric Score" doesn't mention the point at which {} loops are unfolded into linear lists of events. Does this happen during the Tempo phase or during the Sort phase? Or are portions of the process happening during each phase? Or am I misunderstanding something basic? --Jim Aikin -- View this message in context: http://csound.1045644.n5.nabble.com/Score-Sorting-tp4792697p4792697.html Sent from the Csound - General mailing list archive at Nabble.com. Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2011-09-12 00:37 |
From | Jim Aikin |
Subject | [Csnd] Re: Score Sorting |
...also, now that I think of it, at what stage are score macros expanded? Does this happen as part of the Carry phase? The reason I'm wondering is because macros pretty much have to be gone before the Sort starts. They're not defined with reference to score time, only with reference to source code order. --JA -- View this message in context: http://csound.1045644.n5.nabble.com/Score-Sorting-tp4792697p4792700.html Sent from the Csound - General mailing list archive at Nabble.com. Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |