the key into the enclosing object's attribute map,
pointing to an Artifact or AudioCue
the signal to write
a file type id as given by AudioFileOut.id(). The default
is -1 (auto-detect).
a sample format id as given by AudioFileOut.id(). The default
is 2 (32-bit Float).
the nominal sample-rate of the file. The default is 44100.
a file type id as given by AudioFileOut.id().
a file type id as given by AudioFileOut.id(). The default
is -1 (auto-detect).
the signal to write
the key into the enclosing object's attribute map,
pointing to an Artifact or AudioCue
a sample format id as given by AudioFileOut.id().
a sample format id as given by AudioFileOut.id(). The default
is 2 (32-bit Float).
the nominal sample-rate of the file.
the nominal sample-rate of the file. The default is 44100.
A graph element that creates a UGen writing to a file designated by an object attribute with a given
keyand the value being anArtifact.If the given file-type
GEis-1, the type is determined by this artifact. For example, if the artifact's path ends in".aif", the AIFF format will used, if the path ends in".w64", then Wave64 will be used. The default is AIFF.If an
AudioCueis found at the key, its spec will override file type, sample-format and rate.the key into the enclosing object's attribute map, pointing to an
ArtifactorAudioCuethe signal to write
a file type id as given by
AudioFileOut.id(). The default is-1(auto-detect).a sample format id as given by
AudioFileOut.id(). The default is2(32-bit Float).the nominal sample-rate of the file. The default is
44100.