We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
81da844
fixed 'window' issue in p5.js
d8f2307
removed p5 dependencies (millis(), trig aliases) for use in vanilla JS contexts.
aa65062
fixes: switched trig functions to core JS Math to avoid errors when p5 sketch is using DEGREES in its angleMode().
92db576
added new ease algos.
729840b
lots of updates to p5.FastFourierTransform(), including the ability to compute running phase and instantaneous frequency.
d8dff3d
v0.1 Update README.md