Skip to content

Generating Drum Permutations Sheet Music with Lilypond

Notifications You must be signed in to change notification settings

Yashnogida/lp_drums

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lp_drums

Generating Drum Permutations Sheet Music with Lilypond

This is expecting the lilypond executable to be a path variable. To create a sheet of music, create or edit a rulefile (Python file in the "rules" directory). In the rulefile, indicate the time signature, notes per measure, not symbol, and any rule (pattern filtering) and format (text formatting) functions.

To make a PDF from the rulefile, run the main.py python script with the name of the rule like:

python main.py [rulefile]

PDF will be output in the "pdf" directory.

About

Generating Drum Permutations Sheet Music with Lilypond

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published