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

Feat/audio buffer copy methods #178

Merged
merged 3 commits into from
Oct 25, 2024

Conversation

maciejmakowski2003
Copy link
Collaborator

@maciejmakowski2003 maciejmakowski2003 commented Oct 24, 2024

Closes #161
Closes #156 - modifying by index is impossible cause we have to return js Array

Introduced changes

  • Implemented copyToChannel()
  • Implemented copyFromChannel()
  • Removed setChannelData() and replaced with copyToChannel()

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added/Conducted relevant tests
  • Performed self-review of the code

@maciejmakowski2003 maciejmakowski2003 merged commit c916700 into main Oct 25, 2024
2 checks passed
@maciejmakowski2003 maciejmakowski2003 deleted the feat/audio-buffer-copy-methods branch October 25, 2024 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants