Skip to content

Simple script to increment bar numbers in comments and number checks in lilypond files

License

Notifications You must be signed in to change notification settings

rickh94/ly-bar-incr

Repository files navigation

ly-bar-incr

build status Simple script to increment bar numbers in comments and number checks in lilypond files.

Usage

usage: ly-bar-incr [-h] [-i INCREMENT_VALUE] [-d] [-f FIRST_LINE] [-l LAST_LINE] [-n] FILE

Increment bar numbers in comments and bar number checks of a lilypond file.

Argument Description
FILE REQUIRED: specify input file
-h, --help Show this help message and exit
-i INCREMENT_VALUE, --increment-value INCREMENT_VALUE Specify number to increment by. Defaults to 1.
-d, --decrement Decrement instead of incrementing.
-f FIRST_LINE, --first-line FIRST_LINE Specify first line (inclusive) to increment on. Default to start of file.
-l LAST_LINE, --last-line LAST_LINE Specify last line (inclusive) to increment on. Defaults to end of file.
-n, --dry-run Write result to stdout without affecting input file

About

Simple script to increment bar numbers in comments and number checks in lilypond files

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages