LiveLab icon indicating copy to clipboard operation
LiveLab copied to clipboard

Audio settings optimized for music

Open ojack opened this issue 5 years ago • 2 comments
trafficstars

Settings that seem helpful for working on music: noiseSuppression: false, echoCancellation: false, autoGainControl: false

More explanation of available contraints at https://developer.mozilla.org/en-US/docs/Web/API/Media_Streams_API/Constraints and https://mdn.mozillademos.org/en-US/docs/Web/API/Media_Streams_API/Constraints$samples/Example_Constraint_exerciser?revision=1588638&fbclid=IwAR1ZIbQIayqO6TIBzLjSNSS_FRjwYvVrSOR4HtwE1DjYkDgzOtZrrFCQjls

Questions:

  • What should the UI for this be like? Controls of specific settings and/or way to specifiy 'optimize for music' vs 'optimize for chat'

ojack avatar Mar 30 '20 11:03 ojack

Tagging @colinbdclark in case you have insights :)

ojack avatar Mar 31 '20 09:03 ojack

Hi @ojack, thanks for tagging me. I'm so glad you've had a chance to look into this, thanks!

I think the best scenario for the UI might involve a set of checkboxes for the individual controls, along with a "presets" drop box that would allow a user to quickly choose between "Voice", "Music", and "Custom." Does that seem doable? Let me know if I can help.

colinbdclark avatar Mar 31 '20 20:03 colinbdclark