Open ProGM opened 8 years ago
I think it can be done easily in WebAudio API using playbackRate.
playbackRate
https://webaudio.github.io/web-audio-api/#widl-AudioBufferSourceNode-playbackRate
Not sure for other contexts...
Hi, good idea for future updates.
I think it can be done easily in WebAudio API using
playbackRate
.https://webaudio.github.io/web-audio-api/#widl-AudioBufferSourceNode-playbackRate
Not sure for other contexts...