Jacob Sundstrom
Jacob Sundstrom
It appears that newlines are added to strings and that it happens sometimes when strings are concatenated (in my case while creating paths). `fork{ loop{"...".post; 0.5.wait}}` produces the following in...
If enabled, outputs the bin number directly instead the calculated frequency. If interpolate is true, performs linear interpolation and outputs a fractional bin as a float. ## Purpose and Motivation...
Essentially BufGrain supplies an envelope without mentioning it in help. Figured it would be useful to update the helpfile so users know. ``` a = Array.fill(44100, {rrand(-1.0, 1.0)}); // noise...