[CM] Sequencing Functions again....
Rick Taube
taube at uiuc.edu
Wed Apr 2 10:22:02 PST 2003
Yes, if you read my last message carefully again you will see that the
term "sequence" has several meanings. By your example it is apparent
that you want to pass a LIST of things to the 'events' function for it
to process. so you need to use the LIST function, not PROGN or BEGIN:
(events (list (ttone1 36 row1 60 .2 .5)
(ttone1 36 row4 48 .2 .5))
"ttone1.sco"
:header "#include 'master_score.sco'"
:options "-d -b1344"
:orchestra "/csound/system/master_score.orc"
:output "dac")
More information about the Cmdist
mailing list