welll/record-encode-audio-from-browser

View on GitHub

Showing 1 of 3 total issues

Function Recorder has 96 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  var Recorder = function(source) {

    var bufferLen = 4096;
    var recording = false;

Severity: Major
Found in js/recorder.js - About 3 hrs to fix
    Severity
    Category
    Status
    Source
    Language