sebpiq / paulstretch.js

PaulStretch sound stretching algorithm in your browser
MIT License
109 stars 13 forks source link

WebCodecs AudioData? #5

Closed onthegit closed 2 years ago

onthegit commented 2 years ago

Hello, thanks for the library. is it possible to use the library with AudioData (webcodecs) which is essentially Linear PCM ? Take AudioData.buffer as input and produce buffer with the streched audio?

sebpiq commented 2 years ago

Hello @onthegit ! Sorry I only have now the time to answer. I see you've closed the ticket, did you figure it out ?