Skip to content
ts
function duration(input): Duration;

returns a full Tempo Duration object (EDO) for the given input

Parameters

ParameterType
inputany

Returns

Duration

Released under the MIT License.