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

Audio buffering #10

Closed
sebbert opened this issue Feb 15, 2017 · 1 comment
Closed

Audio buffering #10

sebbert opened this issue Feb 15, 2017 · 1 comment

Comments

@sebbert
Copy link
Owner

sebbert commented Feb 15, 2017

Currently, we're passing each sample to audio_sample() as it's appended to the sink, but we should do our own buffering and calling audio_sample_batch() instead.

@yupferris
Copy link
Collaborator

Migrated to emu-rs/rustual-boy#36

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

No branches or pull requests

2 participants