Activity
added changelog by Raphaël de Courville
added changelog by Raphaël de Courville
mic isn't connected to output by default reverting back to original b…
mic isn't connected to output by default reverting back to original b…
fixed getAudioContext() and verified p5 sound objects can be connecte…
fixed getAudioContext() and verified p5 sound objects can be connecte…
removed portamento from oscillator frequency by default on advice fro…
removed portamento from oscillator frequency by default on advice fro…
added LowPass, HighPass, and BandPass subclasses to Biquad class
added LowPass, HighPass, and BandPass subclasses to Biquad class
remove old PitshShifter.js file
remove old PitshShifter.js file
fixed amp method in noise class
fixed amp method in noise class
fixed PitchShifter.js file name
fixed PitchShifter.js file name
fixed example in biquad to include p5 prefix when initializing classes
fixed example in biquad to include p5 prefix when initializing classes
more accurate reverb description and more accurate parameter description
more accurate reverb description and more accurate parameter description
fixed bug when sending negative values to SoundFile rate method
fixed bug when sending negative values to SoundFile rate method
added audio rate control of amp method in the gain class
added audio rate control of amp method in the gain class
fixed bug that prevented rate to be called as a function
fixed bug that prevented rate to be called as a function
added smoothing to amplitude class
added smoothing to amplitude class
Update PitshShifter.js
Update PitshShifter.js
Update src/Amplitude.js
Update src/Amplitude.js
use audio files from p5.js website assets folder
use audio files from p5.js website assets folder