AdditiveMeterGroup class
A grupo aditivo within de a fórmula de measure aditiva.
Fórmulas as (3+2+2)/8 are representadas as a list of
AdditiveMeterGroup where each grupo tem a numerator and compartilha
o same denominator of the TimeSignature pai.
Correspwhere to the elemento <meterSigGrp> of the MEI v5 when Applied
a fórmulas aditivas.
Constructors
- AdditiveMeterGroup(int numerator)
-
const
Properties
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