WRITE-CSOUND-ORC

[GENERIC-FUNCTION]


OM2Csound
Function Reference
ARGUMENTS:
  - OUT filename [default = |OpenMusic|::FILE]
  - HEADER file header [default = ""]
  - INSTR csound instrument  
&rest
 
  - MORE-INSTR other instruments  

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.



Auto doc generation by OpenMusic 6.5.1 © 2011 IRCAM