Releases: IDMNYU/p5.js-func
Releases · IDMNYU/p5.js-func
v0.5.1
fixed 'window' issue in p5.js
v0.5
removed p5 dependencies (millis(), trig aliases) for use in vanilla JS contexts.
v0.4
fixes: switched trig functions to core JS Math to avoid errors when p5 sketch is using DEGREES in its angleMode().
v0.2
lots of updates to p5.FastFourierTransform(), including the ability to compute running phase and instantaneous frequency.