Glissando: 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: | ||
The engraver does no time-keeping, so it involves some trickery to get <code><< { s8 s8 s4 } { c4 \gliss d4 } >></code> working correctly. | The engraver does no time-keeping, so it involves some trickery to get <code><< { s8 s8 s4 } { c4 \gliss d4 } >></code> working correctly. | ||
<lilypond version="2.24 | <lilypond version="2.24" full> | ||
%% http://lsr.di.unimi.it/LSR/Item?id=215 | %% http://lsr.di.unimi.it/LSR/Item?id=215 | ||