adamrenklint/bap

View on GitHub
examples/boombap.js

Summary

Maintainability
B
5 hrs
Test Coverage

Function boombap has 125 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function boombap () {
  var drumKit = bap.kit();
  var drumCompressor = bap.compressor({
    threshold: -12,
    gain: 110
Severity: Major
Found in examples/boombap.js - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status