Soundphy/diapason

View on GitHub
diapason/core.py

Summary

Maintainability
A
35 mins
Test Coverage

Function note_frequency has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def note_frequency(note, sharp=0, flat=0, octave=4, scientific=False):
Severity: Minor
Found in diapason/core.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status