Minim
core
ugens
analysis
 
Name close
Examples
None available
Description Calling close will close the AudioRecordingStream that this wraps, which is proper cleanup for using the stream.
Syntax
close();
Returns None
Usage Web & Application
Related FilePlayer