michalstocki/FlashWavRecorder

How to set default gain

Opened this issue · 1 comments

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

Did you tried to use configure API method?

FWRecorder.configure(44, gainValue);