Sound File Close

Closes a .wav file.

Programming Patterns

To create a sound file reference, use the Sound File Open node and wire the absolute path of a .wav file to the sound file input. Then, wire the reference output of Sound File Open to the input of this node.

connector_pane_image
datatype_icon

reference

Reference to the .wav file in memory.

datatype_icon

error in

Error conditions that occur before this node runs. Unlike most nodes, this node runs normally even if an error occurs before this node runs.

Default: no error

datatype_icon

error out

Error information.

Unlike most nodes, this node runs normally even if error in contains an error.