Adding extra fingering with Scheme: Difference between revisions

Import snippet from LSR
 
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series
Line 3: Line 3:
In general, first do a <code>\displayMusic</code> of the music you want to create, then write a function that will work on the appropriate parts of the music for you.
In general, first do a <code>\displayMusic</code> of the music you want to create, then write a function that will work on the appropriate parts of the music for you.


<lilypond version="2.24.0">
<lilypond version="2.24">
addScript =
addScript =
#(define-music-function (script music)
#(define-music-function (script music)