I'm sorry about the previous emails; I had a glitch with my outlook web
interface.

>Something that would be "nice" would be a way to
>specify a guitar rhythm that would repeat the chords
>as the midi/mp3 generates.
>
>OK, I can specify
>
>c4 c4 c4 |
>f4 f4 g4:7 |
>g4:7 c4 c4 |


How about 

\chords {
  \set chordChanges = ##t
  c4 c c |
  f4 f g:7 |
  g4:7 c c |
}

>But this generates a *lot* of stuff above the staff that
>contributes nothing to playability.

That should only display chords when they change and at the beginning of
the line.

HTH,

Carl


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to