WRITE-CSOUND-SCORE

[GENERIC-FUNCTION]


OM2Csound
Function Reference
ARGUMENTS:
  - OUT filename [default = |OpenMusic|::FILE]
  - DATA score data  
&rest
 
  - MORE more data  

Description:

Writes the Csound score data in a file.

<out> can be a pathname or a file name. If the name only is given, the file will be written in the OM 'temp files' folder.
If <out> is nil, a dialog will allow to choose a file manually.
If <out> is 'no-file, the function returns the score as a list of Csound code lines.

<data> is Csound score data coming from table or score-statements (or a list)
<more> allows to connect other Csound score data.



Auto doc generation by OpenMusic 6.5.1 © 2011 IRCAM