scripts.add_staff_relationships module

The add_staff_relationships.py script automates adding the relationships of some staff-related symbols to staffs. The symbols in question are:

  • staff_grouping
  • measure_separator
  • repeat
  • key_signature
  • time_signature
  • g-clef, c-clef, f-clef
scripts.add_staff_relationships.add_staff_relationships(cropobjects, notehead_staffspace_threshold=0.2)[source]
scripts.add_staff_relationships.build_argument_parser()[source]
scripts.add_staff_relationships.main(args)[source]