Margrete RPC

LongAttr

Role of a node within a long note's raw tree (begin, step, control, end, ...).

Set on each :class:RawNote in a long structure; typed notes manage it for you. See :class:JointKind for the authoring-level joint roles.

Attributes

attributeNONE
= messages_pb2.LONG_ATTR_NONE
attributeBEGIN
= messages_pb2.LONG_ATTR_BEGIN
attributeSTEP
= messages_pb2.LONG_ATTR_STEP
attributeCONTROL
= messages_pb2.LONG_ATTR_CONTROL
attributeCURVE_CONTROL
= messages_pb2.LONG_ATTR_CURVE_CONTROL
attributeEND
= messages_pb2.LONG_ATTR_END
attributeEND_NOACT
= messages_pb2.LONG_ATTR_END_NOACT

On this page