Replies: 1 comment
-
Both The The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey again,
I got another question that I couldn't figure out from the official docs. Sorry if I was just unable to find. I tried.
What seems to be the difference between port.connection (pending / open / closed) and port.state (connected / disconnected)?
In order to know "I can send notes to that output", does one check for both properties (connection == "open" && state == "connected") or is one of these sufficient?
best,
qm210
Beta Was this translation helpful? Give feedback.
All reactions