OLA-TS.js icon indicating copy to clipboard operation
OLA-TS.js copied to clipboard

Allow Audio Buffers with different sample rates in SegmentsSequencer.js

Open echo66 opened this issue 10 years ago • 1 comments

Instead of measuring currentTime as samples, I should measure it as seconds.

echo66 avatar Oct 20 '15 15:10 echo66

Still, there are two issues:

  • What happens when I mix two different sample rates in on input frame to be processed by a time stretcher?
  • Will there be any issues when writting the output to an AudioBuffer?

echo66 avatar Oct 21 '15 17:10 echo66