SoundTouchJS
SoundTouchJS copied to clipboard
A JavaScript library for manipulating WebAudio Contexts, specifically for time-stretching a pitch change
https://goto920.github.io/demos/variableplayer/20210711/ use soundtouch on windows 10. To play the exported wav, can hear noise sometimes. work well on mac.
PitchShifter's timePlayed is calculated by evaluating the number of frames extracted for a given onaudioprocess event. Since the frequency at which onaudioprocess is fired can vary, and can potentially only...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Great work! Seems it's work even faster then it's old version by https://github.com/also I try to render audio with OfflineAudioContext and it's work fine on Chrome and Opera. But Safari...
I have got soundtouch working and the audio quality for time shifting is great! Thanks for creating this. However, it isn't currently working reliably across browser contexts. Is there a...
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
I don't see any option to set a loop playback using the PitchShifter.