mirror of
https://github.com/kastdeur/bagpipe.ly.git
synced 2024-11-01 01:53:32 +01:00
Added aliases
rodin explicit hvthrwd
This commit is contained in:
parent
a181f908a7
commit
fbd2e97b0e
1 changed files with 2 additions and 0 deletions
|
@ -286,6 +286,7 @@ gripthrwd = { \pgrace { G32[ d G c] } }
|
||||||
thrwe = { \pgrace { e32[ a f a] } }
|
thrwe = { \pgrace { e32[ a f a] } }
|
||||||
wthrwe = { \pgrace { e32[ d f d] } }
|
wthrwe = { \pgrace { e32[ d f d] } }
|
||||||
thrwf = { \pgrace { f32[ e g e] } }
|
thrwf = { \pgrace { f32[ e g e] } }
|
||||||
|
hvthrwd = { \gripthrwd}
|
||||||
|
|
||||||
% Birls
|
% Birls
|
||||||
birl = { \pgrace { a32[ G a G] } }
|
birl = { \pgrace { a32[ G a G] } }
|
||||||
|
@ -329,6 +330,7 @@ cad = { \pgrace { \stemspace #'(0 . 0.5) g32[ e8 d32] } }
|
||||||
hcad = { \pgrace { \stemspace #'(0 . 0.5) g32[ e8] } }
|
hcad = { \pgrace { \stemspace #'(0 . 0.5) g32[ e8] } }
|
||||||
tcad = { \pgrace { e8[ d32] } }
|
tcad = { \pgrace { e8[ d32] } }
|
||||||
thcad = { \pgrace { e8 } }
|
thcad = { \pgrace { e8 } }
|
||||||
|
rodin = { \bgrip }
|
||||||
% This is the same as thrwe
|
% This is the same as thrwe
|
||||||
dre = { \pgrace { e32[ a f a] } }
|
dre = { \pgrace { e32[ a f a] } }
|
||||||
% This is the same as thrwf
|
% This is the same as thrwf
|
||||||
|
|
Loading…
Reference in a new issue