max-mapper/screencat

volume/gain knob in UI

Open

#19 opened on Mar 29, 2015

View on GitHub
 (22 comments) (0 reactions) (0 assignees)CSS (357 forks)github user discovery
help wanted

Repository metrics

Stars
 (3,007 stars)
PR merge metrics
 (PR metrics pending)

Description

now that I added audio chat, we should have a way to control audio gain. Not sure the cleanest way to add it to the UI now though, suggestions welcome. This can be implemented using the WebAudio API Gain Control Nodes. There are probably other interesting controls/effects we can surface as well

Contributor guide