BpmEvent
A tempo change.
Attributes
attributebpmfloat= bpmBeats per minute from this tick onward.
attributet= tTick or position at which the tempo takes effect.
Functions
func__init__(self, t, bpm) -> Noneparamselfparamtint | PositionLikeparambpmfloatReturns
Nonefunc__eq__(self, other) -> boolparamselfparamotherobjectReturns
boolfunc__repr__(self) -> strparamselfReturns
strfuncfrom_proto(cls, proto) -> BpmEventparamclsparamprotomessages_pb2.BpmEventReturns
margrete_rpc.chart.events.BpmEventfuncto_proto(self) -> messages_pb2.BpmEventparamselfReturns
margrete_rpc._proto.margrete.rpc.v1.messages_pb2.margrete_rpc._proto.margrete.rpc.v1.messages_pb2.BpmEvent