leipzig.canon

canon

(canon f notes)
Accompanies notes with a melody created by applying f to notes.
e.g. (->> leader (canon (simple 4)))

crab

A transformation that reflects a melody over time.

interval

(interval interval)
Returns a transformation that raises a melody by interval.

mirror

A transformation that reflects a melody over pitch.

simple

(simple wait)
Returns a transformation that delays a melody by wait.

table

A transformation that reflects a melody over time and pitch.