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.
|