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

fix syntax err in docs example #1

Merged
merged 2 commits into from Sep 23, 2020

Conversation

700software
Copy link

@700software 700software commented Aug 12, 2016

Hi, I'm really looking forward to using this modularized edition, especially if you've already improved the pitch detection logic.

This pull request includes syntax fix in docs, and also includes a fix for Chrome.

Note, Chrome will not allow mic input in http, but it will allow it in https.

For your labs page to work, one must visit https://lab.madebymark.nl/pitch-detector/example/ and bypass the security error.

TypeError: Failed to execute 'webkitGetUserMedia' on 'Navigator': The value provided is neither an array, nor does it have indexed properties.

Tried changing optional `[]` to optional `{}` and didn't work, so deleted line instead
Firefox seems to continue to work
@markmarijnissen markmarijnissen merged commit e91d21e into markmarijnissen:master Sep 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants