On 1/30/19, Gianmaria Lari <gianmarial...@gmail.com> wrote: > Is there any snippet that automatically convert the chord accompaniment at > the bass in something a bit more elaborate for the midi?
Greetings, something like that? %%%%% \version "2.19.82" lh = \chordmode { c4 a:m d:m g } rh = \fixed c' { e8-. e-. g-. e-. f16 g f e~ e8 d-. } \score { << \new Staff \rh >> \new ChordNames \lh >> \layout{} } \score { << \new Staff \rh \new Staff \transpose c c, << \transpose c c, \reduceChords \lh \\ { s8 \lh } >> \new ChordNames \lh >> \midi{} } %%%%%%% Cheers, V. _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user