Morten Lemvigh <[email protected]> writes: > Hi, > > I have a small piece with a rhythmic pattern like this: > > \tempo \markup { > \rhythm { 8[ 8] } = \rhythm { \tuplet 3/2 { 8(8) 8 } } > } > > Does anybody know of a way I can perform the same mapping on the generated > MIDI file? I would like to generate a rehearsal file for the piece. It > should follow the rhythmic pattern, but I would like to avoid typing the > music in twice.
Sounds like a job for swing.ly <https://lilypond.org/doc/v2.25/Documentation/notation/the-swing-script> -- David Kastrup
