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
Some folks might need to set up MIDI drivers on their machine before they can pipe Facet into a DAW. I should add steps to the documentation :)
The text was updated successfully, but these errors were encountered:
I'm pretty sure the issue here is the default assigning of a MIDI output. When there are none available on a machine, the MIDI output is set to undefined. I think I'll need to rework this line: https://github.com/mjcella/facet/blob/main/js/facet_server.js#L24
Sorry, something went wrong.
This commit should fix the fatal error: 92b537e
This commit documents MIDI troubleshooting: e8d0da9
And with that, closing it out 👍
No branches or pull requests
Some folks might need to set up MIDI drivers on their machine before they can pipe Facet into a DAW. I should add steps to the documentation :)
The text was updated successfully, but these errors were encountered: