GoogleChromeLabs / web-audio-samples

Web Audio API samples by Chrome Web Audio Team
https://bit.ly/web-audio-samples
Apache License 2.0
695 stars 197 forks source link

Remove unused sampleSum from recording_processor.js #377

Closed mjwilson-google closed 4 months ago

mjwilson-google commented 4 months ago

This is to fix #376.

This value is no longer used anywhere. The gain message parameter is never read.