UNPKG

@soundtouchjs/audio-worklet

Version:

An ES2015+ AudioWorklet implementation of the SoundTouchJS library

69 lines (33 loc) 1.41 kB
Changelog ### 0.1.17 (2023-03-14) ### Bug Fixes * Correct early audio cutoff and handle single channel audio ([#20](https://github.com/cutterbl/soundtouchjs-audio-worklet/issues/20)) ([cee578f](https://github.com/cutterbl/soundtouchjs-audio-worklet/commit/cee578f807c8a564813f7461e3518c18c26cd742)) ### 0.1.16 (2022-05-03) ### 0.1.15 (2022-05-03) ### 0.1.14 (2021-10-26) ### 0.1.13 (2021-10-18) ### 0.1.12 (2021-01-19) ### 0.1.11 (2020-12-14) ### 0.1.10 (2020-10-26) ### 0.1.9 (2020-10-26) ### 0.1.8 (2020-10-13) ### Bug Fixes * Correct README ([bc3948a](https://github.com/cutterbl/soundtouchjs-audio-worklet/commit/bc3948a39f024f8987dceb0dc558cf3c492621f2)) ### 0.1.7 (2020-09-19) ### 0.1.6 (2020-07-20) ### 0.1.5 (2020-05-03) ### 0.1.4 (2020-05-01) ### Bug Fixes * update decodeAudioData as not promise based ([a4e5f2c](https://github.com/cutterbl/soundtouchjs-audio-worklet/commit/a4e5f2c16fd476cef7786dbabb8128563d2f64c0)) ### 0.1.3 (2020-05-01) ### 0.1.2 (2020-05-01) ### 0.1.1 (2020-05-01) ## 0.1.0 (2020-05-01) ### ⚠ BREAKING CHANGES * no longer exports SoundTouchNode directly ### Features * switch to exporting a factory method to gen the soundtouchnode ([13056c2](https://github.com/cutterbl/soundtouchjs-audio-worklet/commit/13056c25c4485c62807024d64c3dd7dcd4ba0411)) ### 0.0.5 (2020-05-01) ### 0.0.4 (2020-04-30) ### 0.0.3 (2020-04-30) ### 0.0.2 (2020-04-30)