-
-
Notifications
You must be signed in to change notification settings - Fork 122
Open
Labels
Context: Node.jsProblem specific to Node.jsProblem specific to Node.jsType: dependencyIssue that cannot be resolved until a dependency is fixedIssue that cannot be resolved until a dependency is fixed
Description
Discussed in #257
Originally posted by jdlee May 2, 2022
I'm also having trouble getting this event to fire using the below code:
WebMidi.addListener("connected", e => {
console.log(e.port.name);
});
I was assuming that simply plugging in my midi controller and turning it on would get it to trigger, but maybe i misunderstand?
Metadata
Metadata
Assignees
Labels
Context: Node.jsProblem specific to Node.jsProblem specific to Node.jsType: dependencyIssue that cannot be resolved until a dependency is fixedIssue that cannot be resolved until a dependency is fixed