fuse.contents_by_count

abjad.tools.fuse.contents_by_count(container, counts, target=Note(c', 4), direction='big-endian')

Glom elements of container together rhythmically.

sum(counts) should equal len(countainer). Replace with material of class equal to target.

Useful mostly during rhythmic construction.

Previous topic

fuse.containers_by_reference

Next topic

fuse.leaves_by_reference

This Page