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
Add AudioListener and PannerNode support #103
Merged
+816
−14
Uncomment distance and cone gain
7b57271
Select commit
223f963
Add AudioListenerNode
Manishearth 99803f5
Add PannerNode
Manishearth ec9a6cc
Add getter for listener
Manishearth 74e00a5
Add example for panner
Manishearth d787963
Fixup Block::for_channels_explicit
Manishearth f048781
explicit_repeat shouldn't choke on single-channel repeats
Manishearth c88686a
Fixups in panning algorithm
Manishearth 752d756
Keep gain positive
Manishearth 675dfd2
exponential ramp edge case
Manishearth 7b57271
Uncomment distance and cone gain
Manishearth dff9d13
Improve panner example
Manishearth 0bab9a4
Inverse is default
Manishearth c548060
Fix nits and mistakes
Manishearth
Merged
Add AudioListener and PannerNode support #103
Uncomment distance and cone gain
Aug 1, 2018
Aug 3, 2018
Aug 6, 2018
Aug 6, 2018
Aug 7, 2018
Aug 7, 2018
Aug 7, 2018
Aug 7, 2018
Aug 7, 2018
Aug 7, 2018
Aug 7, 2018
Aug 23, 2018
Aug 23, 2018
7b57271
Select commit
223f963
Add AudioListenerNode
Manishearth 99803f5
Add PannerNode
Manishearth ec9a6cc
Add getter for listener
Manishearth 74e00a5
Add example for panner
Manishearth d787963
Fixup Block::for_channels_explicit
Manishearth f048781
explicit_repeat shouldn't choke on single-channel repeats
Manishearth c88686a
Fixups in panning algorithm
Manishearth 752d756
Keep gain positive
Manishearth 675dfd2
exponential ramp edge case
Manishearth 7b57271
Uncomment distance and cone gain
Manishearth dff9d13
Improve panner example
Manishearth 0bab9a4
Inverse is default
Manishearth c548060
Fix nits and mistakes
Manishearth