FoxDot.lib.Patterns.Utils

FoxDot.lib.Patterns.Utils.CalculateDelaysFromDur(durations)[source]

Used to calculate delays when the dur argument is given tuples. It replicates two events.

FoxDot.lib.Patterns.Utils.CalculateEuclideanDelay(durations)[source]

Calculates a pattern of durations and delays using nested tuples/PGroups and the PDur algorithm – currently not implemented.