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

Duplex audio issue on MacOS #53

Open
matheuschagas opened this issue Dec 15, 2020 · 1 comment
Open

Duplex audio issue on MacOS #53

matheuschagas opened this issue Dec 15, 2020 · 1 comment

Comments

@matheuschagas
Copy link

matheuschagas commented Dec 15, 2020

Hello! I'm using MacOS Catalina, Node v12.19.0 and if I run output or input it works properly, but if I use duplex(input and output together) It crashes and log the following:

step 1step 2step 3step 4.2NAPI error in file ../src/AudioIO.cc on line 109. Error 10: An exception is pending
NAPI pending exception. Engine error code: 0
NAPI error in file ../src/naudiodon.cc on line 31. Error 9: Unknown failure
Assertion failed: (throwStatus == napi_ok), function checkStatus, file ../src/naudiodonUtil.cc, line 54.

Can anyone help me?

Update:

When I pass nothing on outOptions it emit my input sound with glitches

@torgeir
Copy link

torgeir commented Feb 12, 2021

We saw a similar issue. Updating to the latest node seems to have fixed it.

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

No branches or pull requests

2 participants