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

Fix #1004: Specify copyFrom/To channel behavior #1158

Merged
merged 2 commits into from
Mar 23, 2017

Conversation

rtoy
Copy link
Member

@rtoy rtoy commented Mar 1, 2017

Basically specify that copying is done until we run out of frames in
the source or run out of space in the destination. In either case,
the remaining elements are not modified, so only a part of the array
is modified.

rtoy added 2 commits March 1, 2017 13:26
Basically specify that copying is done until we run out of frames in
the source or run out of space in the destination.  In either case,
the remaining elements are not modified, so only a part of the array
is modified.
@joeberkovitz
Copy link
Contributor

@rtoy this looks good to me. Merge at will!

@joeberkovitz joeberkovitz removed their assignment Mar 23, 2017
@rtoy rtoy merged commit a58db0f into WebAudio:gh-pages Mar 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants