Changelog
- action test step 12 (8e09725)
- action test step 11 (a48aba2)
- action test step 11 (e60a584)
- Updated dependencies to resolve security issue with their dependencies
- Updated the 'example.js' to account for autoplay policy changes in Chrome. Big Thanks to Colin Hill for reporting it.
- Custom Event dispatch from the PitchShifter, to broadcast 'play' event
- Add
PitchShifter.on()
andPitchShifter.off()
methods for registering and destroying event listener on audio node - **Breaking Changes: ** change PitchShifter.sampleRate and PitchShifter.duration from functions to variables