LiveLab
LiveLab copied to clipboard
Audio settings optimized for music
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'
Tagging @colinbdclark in case you have insights :)
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.