Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Audio Buffers with different sample rates in SegmentsSequencer.js #4

Open
echo66 opened this issue Oct 20, 2015 · 1 comment
Open
Assignees

Comments

@echo66
Copy link
Owner

echo66 commented Oct 20, 2015

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

@echo66 echo66 self-assigned this Oct 20, 2015
@echo66
Copy link
Owner Author

echo66 commented Oct 21, 2015

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant