How to set default gain
Opened this issue · 1 comments
mlapl1 commented
Hello
Please forgive my ignorance, but how do I set the default gain? I really need to know the actual code and where to insert it (presumably in one of the JS files).
Thank you for any help
Andrew
michalstocki commented
Did you tried to use configure
API method?
FWRecorder.configure(44, gainValue);