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

Move signal map and zip_map functions to Signal trait methods. Publish 0.7. #70

Merged
merged 2 commits into from
Sep 7, 2017

Conversation

mitchmindtree
Copy link
Member

cc @andrewcsmith thanks so much for all these PRs btw, it's a massive help!

This publish includes:

- Signal Map and ZipMap RustAudio#68
- impl Signal for Box<Signal> RustAudio#67
- Change Signal::next return type from Option<Frame> to Frame RustAudio#57
- Make `Bus` more memory efficient RustAudio#58
@mitchmindtree mitchmindtree merged commit b76d532 into RustAudio:master Sep 7, 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.

1 participant