Margrete RPC

AirSlide

An air slide: a long air note threading through joints, each carrying height h.

Construct with the begin geometry (including h), then add joints with :meth:add_step / :meth:add_ctrl or their copy-returning with_* forms. May be attached above a ground note like a plain :class:Air.

Functions

func_terminus_attr(self, joint) -> LongAttr
paramself
paramjointJoint

Returns

margrete_rpc.chart.notes.types.LongAttr
funcconverted(self, target, **overrides) -> T

Return a new note of type target carrying this note's geometry and joints.

paramself
paramtargettype[T]
paramoverridesAny
= {}

Returns

margrete_rpc.chart.notes.air.AirSlide.converted[T]

On this page