TabString class
Representa a afinação de a corda in noteção de tablatura.
Correspwhere às informações de afinação in <staffDef> no MEI v5.
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- number → int
-
Number of the corda (1 = more aguda / primeira corda).
final
- octave → int
-
Oitava of the corda solta.
final
- pitchName → String
-
Name of the note of the corda solta (e.g., 'And', 'A', 'D', 'G', 'B').
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited