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]
show = false # Only show 4-bell runs

# 5678 combinations
[[music]]
preset = "5678 combinations"
show = false

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

[[music]]
pattern = "46"
weight.back = 0.2
name = "46s"