Sound File Close
- 更新时间2023-02-17
- 阅读时长2分钟
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.


reference
Reference to the .wav file in memory.

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

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