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

Audio PannerNode not connecting #718

Open
sidequestlegend opened this issue Jan 9, 2019 · 0 comments
Open

Audio PannerNode not connecting #718

sidequestlegend opened this issue Jan 9, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@sidequestlegend
Copy link
Contributor

sidequestlegend commented Jan 9, 2019

When creating an audio element and connecting it to a panner node it is not connected and continues to play though the context destination unaffected by other nodes in the graph.

Repro: node . -x none https://alpine-cup.glitch.me/ - its routing through a gain node that should make the volume really low but it plays at max volume.

Interestingly if an audiobuffer is used instead of an audio element ( this is not advised ) the panner node is connected ok:

Kinda Working Repro: node . -x none https://alpine-cup.glitch.me/?buffer=1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants