Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

01 | Rhythm and Time | 03 | Intro to Temporal Units

from klotho import Tree, RhythmTree as RT, plot, play
from klotho.chronos import TemporalUnit as UT, TemporalUnitSequence as UTS, TemporalBlock as BT
from fractions import Fraction
import numpy as np

Definition


Compositional Units


Sequences and Blocks

Sequences

Blocks


Operations and Algorithms