Added The Egg and The Fiddle.

Updated makelily build script.
Renamed bagpipe.ly so it doesn't conflict with the standard one.
Some minor fixes.
This commit is contained in:
Sven Axelsson 2009-11-10 14:15:30 +01:00
parent 35cb7f2312
commit eff84ef9e8
1 changed files with 3 additions and 3 deletions

6
bagpipe.ly → bagpipe_new.ly Executable file → Normal file
View File

@ -166,9 +166,9 @@ tdblg = { \grace { \small A32[ g f] } }
% Shakes
% A few of these can't really be played and are here only for consistency.
shakea = { \grace { \small g32[ a d a G] } }
shakeb = { \grace { \small g32[ b d b G] } }
shakec = { \grace { \small g32[ c d c G] } }
shakea = { \grace { \small g32[ a e a G] } }
shakeb = { \grace { \small g32[ b e b G] } }
shakec = { \grace { \small g32[ c e c G] } }
shaked = { \grace { \small g32[ d e d G] } }
shakee = { \grace { \small g32[ e f e a] } }
shakef = { \grace { \small g32[ f g f a] } }