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

Fix input audio device picker for StackMat #130

Merged
merged 2 commits into from
Mar 2, 2023

Conversation

afedotov
Copy link
Contributor

@afedotov afedotov commented Mar 2, 2023

Fixes #117 and #125
Audio device for StackMat is wrongly picked as output, not input device.

This may not be an issue for environments where input and output audio devices has same deviceId, for example on macOS default input/output devices has same deviceId == 'default'. But if input and output deviceId differs this my be an issue preventing selecting proper device. Besides that this confuses user.

@kash kash merged commit ac35d55 into kash:main Mar 2, 2023
@afedotov afedotov deleted the fix-stackmat-inpdev branch March 11, 2023 13:22
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

Successfully merging this pull request may close these issues.

StackMat does not work
2 participants