mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-17 21:39:17 +02:00
Created a nice Fullscore
eventhough bass and tenor scores have to be written still path error in makedrum
This commit is contained in:
parent
edd1abcaac
commit
cd28625679
3 changed files with 414 additions and 1 deletions
2
makedrum
2
makedrum
|
@ -29,7 +29,7 @@ class MakeDrum:
|
|||
help='show Lilypond version and exit')
|
||||
|
||||
parser.add_argument('-x', '--drumfile',
|
||||
dest='lilydrum', default='lilydrum/lilydrum.ly',
|
||||
dest='lilydrum', default='lilydrum.ly',
|
||||
help='Use the specified file for drums')
|
||||
parser.add_argument('-c', '--pipefile',
|
||||
dest='lilypipe', default='bagpipe.ly',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue