Margrete RPC

Position

A musical position as (bar, beat, offset).

All components are zero-based; offset is in ticks within the beat. This is the resolved view of a tick (see :func:tick_to_pos); to convert back to an absolute tick use :func:pos_to_tick or pass it where a :data:PositionLike is accepted.

Attributes

attributebarint
attributebeatint
attributeoffsetint

On this page