Description:
Writes a csound score 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 orchestra as a list of Csound code lines.
<header> is a file header as returned by the function HEADER.
<instr> is an instrument formatted by the OM2Csound ORC editor tools.
<more> allows to connect other Csound instrumets.
|