Pitch shift in typescript

104 views Asked by At

I am trying to develop a webassembly function that can shift the pitch from and audioworklet. I have the wasm module compiling(assemblyscript) and working from the worklet, but can't seem to get my pitch shift algorithm to work correctly. Is there somewhere I can start looking for some references on logic I can use for this?

0

There are 0 answers