Abbreviating bass note changes: 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 1: Line 1:
A common practice in lead sheets is to abbreviate chord changes when only the bass note is changed. s, <code>Cmaj7, Cmaj7/B</code> would be written as <code>Cmaj7, /B</code>, for example. There is no simple way to do this in LilyPond, but it is possible to use a whiteout hack like [http://lsr.di.unimi.it/LSR/Item?id=309 snippet #309] to accomplish the desired effect.
A common practice in lead sheets is to abbreviate chord changes when only the bass note is changed. s, <code>Cmaj7, Cmaj7/B</code> would be written as <code>Cmaj7, /B</code>, for example. There is no simple way to do this in LilyPond, but it is possible to use a whiteout hack like [http://lsr.di.unimi.it/LSR/Item?id=309 snippet #309] to accomplish the desired effect.


<lilypond version="2.24.0">
<lilypond version="2.24">
%% http://lsr.di.unimi.it/LSR/Item?id=776
%% http://lsr.di.unimi.it/LSR/Item?id=776