mirror of
https://github.com/kastdeur/bagpipe.ly.git
synced 2025-01-07 00:13:35 +01:00
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:
parent
35cb7f2312
commit
eff84ef9e8
1 changed files with 3 additions and 3 deletions
6
bagpipe.ly → bagpipe_new.ly
Executable file → Normal file
6
bagpipe.ly → bagpipe_new.ly
Executable file → Normal 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] } }
|
Loading…
Reference in a new issue