Minim
core
ugens
analysis
 
Name window
Examples
None available
Description Sets the window to use on the samples before taking the forward transform. If an invalid window is asked for, an error will be reported and the current window will not be changed.
Syntax
window(windowFunction);
Parameters
windowFunction  
Returns None
Usage Web & Application
Related