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) -> LongAttrparamselfparamjointJointReturns
margrete_rpc.chart.notes.types.LongAttrfuncconverted(self, target, **overrides) -> TReturn a new note of type target carrying this note's geometry and joints.
paramselfparamtargettype[T]paramoverridesAny= {}Returns
margrete_rpc.chart.notes.air.AirSlide.converted[T]