guitar_chord_library library
Classes
- Chord
- Store the chord information
- ChordPosition
- Store the postion of chord tab
- GuitarChordLibrary
Enums
- InstrumentType
- Instrument Type
Constants
-
flatToSharp
→ const Map<
String, String> -
Change flat key to sharp key
flatToSharp
'Db'
// C# -
Change sharp key to flat key
shapToFlat
'C#'
// Db