monument_cli 0.14.5

CLI interface to Monument, a fast and flexible composition generator.
Documentation
[[music]]
run_length = 4

[[music]]
run_lengths = [5, 6, 7, 8]
show = false # Only show 4-bell runs

[[music]]
patterns = ["5678", "8765", "6578"]

# Queens and Kings
[[music]]
patterns = ["13572468", "75312468"]
weight.front = 3
show = false

[[music]]
pattern = "87"
stroke = "back"
weight.back = -0.7