Documentation
    Preparing search index...

    Type Alias FretboardSystemParams

    Options accepted by the Fretboard constructor.

    type FretboardSystemParams = {
        fretCount?: number;
        tuning?: Tuning;
    }
    Index
    fretCount?: number

    The instrument fret count

    tuning?: Tuning

    The instrument tuning