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

Avoid navigator.requestMIDIAccess #23

Closed
wants to merge 1 commit into from
Closed

Avoid navigator.requestMIDIAccess #23

wants to merge 1 commit into from

Conversation

justcfx2u
Copy link
Contributor

This patch avoids the following exception.
TypeError: Failed to execute 'requestMIDIAccess' on 'Navigator': Illegal invocation

This seems to occur when attempting to use JZZ from a ReactJS component.
Addresses issue #22

This patch avoids the following exception.
TypeError: Failed to execute 'requestMIDIAccess' on 'Navigator': Illegal invocation

This seems to occur when attempting to use JZZ from a ReactJS component.
Addresses #22
@jazz-soft
Copy link
Owner

Thank you for the code, it gives me some ideas of what's going on...

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.

None yet

2 participants