Margrete RPC

Division

A duration as a reduced (numerator, denominator) beat fraction.

The named view of a tick count (see :func:tick_to_div); e.g. Division(1, 4) is a quarter note. To convert back to ticks use :func:div_to_tick or pass it where a :data:DivisionLike is accepted.

Attributes

attributenumeratorint
attributedenominatorint

On this page