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

0 port count on OS X #115

Open
renewooller opened this issue Oct 3, 2016 · 4 comments
Open

0 port count on OS X #115

renewooller opened this issue Oct 3, 2016 · 4 comments
Labels

Comments

@renewooller
Copy link

Hi,
I'm not sure if I'm doing something wrong, but I followed the basic steps provided in the readme and cannot seem to see any ports.

I have logic running and have midi input to logic from a usb keyboard into logic working fine. But when I fire up the node REPL and go:

let m = require('midi')
let o = new m.output()
o.getPortCount()

I get '0'.

Are there any other steps I need to do?

I checked the midi setup and there are definitely ports available via the IAC Driver.

Any help appreciated.

@dackom
Copy link

dackom commented Feb 26, 2017

I also have this problem. Is there anything else needed to do except npm install midi, before actually using this?

@Simsso
Copy link

Simsso commented May 23, 2018

For me it has worked on OS X with GarageBand installed. Maybe that's the cause.

@jpriebe
Copy link

jpriebe commented Feb 11, 2019

I have GarageBand installed, and I'm seeing the same problem -- getPortCount() returns 0.

@didier
Copy link

didier commented May 17, 2022

Encountering the same issue. Latest macOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants