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

Stereo support #21

Open
andrey-zakharov opened this issue Oct 16, 2022 · 2 comments
Open

Stereo support #21

andrey-zakharov opened this issue Oct 16, 2022 · 2 comments

Comments

@andrey-zakharov
Copy link
Contributor

At least, to be able handle stereo audio, Stereo should be wrapped from JS side, and Java's Mixer from JVM.

thinking about another one AudioOutput class?

@fabmax
Copy link
Collaborator

fabmax commented Oct 16, 2022

Yes, audio support is still very basic. Stereo sound would be nice.

@andrey-zakharov
Copy link
Contributor Author

Issue that AudioOutput "too early" goes to generate. I mean

  • on js (and jvm prob.) side StereoPanNode should be connected to AudioContext, but we have
  • on lib side: AudioOutput with MixNode.generate tandem.

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