ClockMessage class
- Inheritance
-
- Object
- MidiMessage
- ClockMessage
Constructors
- ClockMessage({ClockType type = ClockType.beat})
- Clock Message
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
send(
) → void -
Send the message bytes to all connected devices
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited