0.3.5
Updates since 0.3.2
Additions
- p5.Effect
- p5.Compressor
- Change p5.FFT size on the fly 6de0770
- 0.3.2: Added FFT log and lin averages - Added functions for liner and logarithmic grouping of the frequency
spectrum and also a function for generating the octave bands dynamically 1a860ca
Updates
- Refactor effects to extend p5.Effect
Fixes
- fix p5.Reverb reverse method
- fix p5.Delay left channel issue
- fix p5.Delay dispose
- 0.3.4: Applying new loadXX _decrementPreload logic to loadSound ea9ef24
- boost freqToMidi by one octave 85fc70c
- fixing processing/p5.js#1739 using MediaDevices.enumerateDevices instead of getSources
- fix #125 for multiple metros and parts
- 0.3.3: oscillator.amp do not cancel scheduled values to allow for scheduling
- 0.3.2: fix #148 AudioContext.prototype.hasOwnProperty