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

chore: making the connection to audio device optional #16

Closed

Conversation

korbav
Copy link

@korbav korbav commented Nov 21, 2020

When the destination of the AudioContext has already been connected to the audio context, we must offer an option to the user so that he can avoid a new useless connection that might result in a micro-cut of the sound.

Note: The default behaviour remains the same, this PR just adds an optional parameter to handle this particular case when audio context destination is already connected from somewhere else.

@korbav
Copy link
Author

korbav commented Dec 30, 2020

Hi @foobar404, any plan to review this PR or you might expect some changes?

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.

None yet

3 participants