Interface SingleFretMarker

Hierarchy

Properties

className?: string

Class name on the fret markers

color?: string

The color of the fret marker.

fret: number

Position of the fret marker. Starts at 0. Position of 0 means between fret 0 and 1.

shape?: Shape

Shape of the fret marker. Defaults to CIRCLE

size?: number

The relative size of a fret marker

strokeColor?: string

The stroke color of the fret marker.

strokeWidth?: number

The stroke color of the fret marker.

Generated using TypeDoc