We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
In node.js console.log(navigator.jazzMidi.version); yield TypeError: Cannot read property 'version' of undefined
console.log(navigator.jazzMidi.version);
TypeError: Cannot read property 'version' of undefined
node: v12.18.0 os: mac
@cwilso
The text was updated successfully, but these errors were encountered:
Thank you for the notice! This snippet of code must be outdated. Will need to fix the README...
Sorry, something went wrong.
I'm not sure if this repo is still maintained. The latest update is at https://github.com/jazz-soft/WebMIDIAPIShim/tree/gh-pages/web-midi-api
No branches or pull requests
Hello,
In node.js
console.log(navigator.jazzMidi.version);
yield
TypeError: Cannot read property 'version' of undefined
node: v12.18.0
os: mac
@cwilso
The text was updated successfully, but these errors were encountered: