mirror of
https://github.com/kastdeur/lilydrum.git
synced 2025-05-17 13:29:12 +02:00
Error in last part of Lady MacKenzie of Fairburn for Pipes, added composer & arranger
Little update in Readme and Todo
This commit is contained in:
parent
15ce8e7c1e
commit
a4c5306daf
5 changed files with 19 additions and 16 deletions
2
makedrum
2
makedrum
|
@ -10,7 +10,7 @@ from argparse import ArgumentParser
|
|||
|
||||
class MakeDrum:
|
||||
LILYPOND = 'lilypond'
|
||||
VERSION = '0.9'
|
||||
VERSION = '0.9.5'
|
||||
TMP_DIR = './tmp'
|
||||
TMP_PREFIX = 'tmp_'
|
||||
MASTER_DIR = os.path.dirname(os.path.abspath(__file__))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue