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

binaural audio? #22

Closed
hchiam opened this issue Sep 9, 2020 · 2 comments
Closed

binaural audio? #22

hchiam opened this issue Sep 9, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request important Should prolly do first/ASAP

Comments

@hchiam
Copy link
Owner

hchiam commented Sep 9, 2020

Don't rely only on the piano dimension for left/right.
Adds an extra dimension for people using headphones.
https://stackoverflow.com/questions/38892756/how-to-direct-audio-out-of-only-1-side-of-the-ear-piece

@hchiam hchiam added enhancement New feature or request important Should prolly do first/ASAP labels Sep 9, 2020
@hchiam hchiam self-assigned this Sep 9, 2020
@hchiam hchiam pinned this issue Sep 9, 2020
@hchiam
Copy link
Owner Author

hchiam commented Sep 9, 2020

@hchiam
Copy link
Owner Author

hchiam commented Sep 9, 2020

combine js "createStereoPanner" with "createOscillator"
https://stackoverflow.com/questions/45968852/controling-audio-balance-l-r-in-javascript

@hchiam hchiam closed this as completed in 7ef081b Sep 10, 2020
@hchiam hchiam unpinned this issue Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request important Should prolly do first/ASAP
Projects
None yet
Development

No branches or pull requests

1 participant