transposeGlobal kann ganzen Song transponieren
This commit is contained in:
5
inline_score.ly
Normal file
5
inline_score.ly
Normal file
@ -0,0 +1,5 @@
|
||||
inline-score =
|
||||
#(define-music-function (music) (ly:music?)
|
||||
#{
|
||||
\transposable #music
|
||||
#})
|
Reference in New Issue
Block a user