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

Deprecate hardware playback functionality for an agnostic next-bytes-provider function #54

Closed
charneykaye opened this issue Apr 28, 2016 · 0 comments
Assignees
Milestone

Comments

@charneykaye
Copy link
Contributor

The concept of hardware playback is ultimately outside of the focus of this project.

Depending on how a developer wants to implement this library in their project, they might:

  • Pipe the stdout bytes to a .WAV file, or system-native aplay
  • Implement hardware playback using the library of their choice, and retrieve bytes on callback from an agnostic next-bytes-provider function
@charneykaye charneykaye self-assigned this Apr 28, 2016
@charneykaye charneykaye added this to the 0.0.5 milestone Apr 28, 2016
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