SAVE-SPAT-SDIF

[GENERIC-FUNCTION]


OM-Spat
Function Reference
ARGUMENTS:
  - SELF a SPAT-MATRIX  
&key
 
  - OUT output SDIF file name  
  - STREAM-MODE export stream format [default = |OpenMusic|::SEP]
  - FTYPE SDIF frame type [default = "XSRC"]
  - MTYPE SDIF matrix type [default = "XCAR"]
  - EXPORT-SOUNDS sources export mode  

Description:

Saves a SPAT-MATRIX into an SDIF File.

- If <out> is not specified, a file chooser opens to choose the output file.
- <stream mode> determines if source trajectories are stored in separate SDIF streams ('sep) or in a single stream ('merge)
- <ftype> determines the frame type to use
- <mtype> determines the matrix type to use
- If <export-sounds> is T, the source files (if provided in the SPAT-MATRIX) are copied and exported to the SDIF file location.
If <export-sound> is :temp, they are exported and registered as 'temporary files' to delete after synthesis.



Auto doc generation by OpenMusic 6.5.1 © 2011 IRCAM