[CM] a cmio question

Rick Taube taube@uiuc.edu
Mon, 21 Mar 2005 16:15:45 -0600


> I'm not sure how you could incorporate the Csound score notion of 
> sections, section repeats, and section tempo control into the cmio GUI 
> without clutter. Gotta think about it...

its been a long time since i looked at the csound scorefile stuff, but 
i think for things like sections you might do better to define an 's' 
object (similar to the existing 'i' and 'f' objects...). that way you 
could simply output them into the scorefile from your process just like 
i and f statements.

--rick