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

create node with no output? #265

Open
kn0ll opened this issue Nov 16, 2020 · 1 comment
Open

create node with no output? #265

kn0ll opened this issue Nov 16, 2020 · 1 comment

Comments

@kn0ll
Copy link
Contributor

kn0ll commented Nov 16, 2020

is it possible to create a node with no output? it seems like it is explicitly disallowed, but the spec respects the option. for instance an AnalyserNode may exist with no output.

@kn0ll
Copy link
Contributor Author

kn0ll commented Nov 18, 2020

i do see now that mediaStreamDestination allows no output and is handled right above the code i linked to. so i am thinking that virtual-audio-graph treats no output as an exception, and we could handle Analyser the same way? when i get back to it, i will attempt to use StandardVirtualAudioNode directly and see what luck i have. thanks!

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

1 participant