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

Don't hardcode the sampling rate, get it from the hardware #134

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

Conversation

baspellis
Copy link
Contributor

For iOS a sampling rate of 44,100 Hz is hardcoded. For newer iOS devices the sampling rate is 48,000 Hz. This causes a crash on setup. Sampling rate is for iOS already determined from the Hardware.

@brownemint
Copy link

Please merge. This is a vital update for anyone who may be experiencing issues with Novocaine, especially with iPhone 11's and iOS 13. Didn't register as a crash with Apple either, so almost impossible to get reports back from users.

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