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

Added flag to allow alsa to do software resampling if supported #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

erand
Copy link

@erand erand commented Dec 30, 2014

This allows capturing streams of lower/higher sample rate than the hardware might support, for example pulling an 8K ulaw sample from a card that only supports 48k sampling.
The flag is by default off, and is optional, so existing code should work just fine.

@xdissent
Copy link
Owner

xdissent commented Jan 7, 2015

Oh nice. I plan on working on this package this weekend and I'll take a look. Thanks!

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.

2 participants