Documentation
Preparing search index...
@music-ui/abc
<internal>
Tablature
Interface Tablature
interface
Tablature
{
capo
?:
number
;
highestNote
?:
string
;
instrument
?:
TablatureInstrument
;
label
?:
string
;
tuning
?:
string
[]
;
}
Index
Properties
capo?
highest
Note?
instrument?
label?
tuning?
Properties
Optional
capo
capo
?:
number
Optional
highest
Note
highestNote
?:
string
Optional
instrument
instrument
?:
TablatureInstrument
Optional
label
label
?:
string
Optional
tuning
tuning
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
capo
highest
Note
instrument
label
tuning
Documentation
Loading...