Quoting Federico Bruni <[email protected]>: > My goal is just make the MIDI play the repeats. > This requires adding the repeat/alternative blocks in each voice of > polyphonic music. It's not a big deal, at least for normal scores I'm > used to (i.e. single instrument, not orchestral). > I wouldn't care about other Midi features (like slowing down the time > when there's a fermata).
Actually, Lilypond 2.16 is much better at MIDI generation than 2.14. In particular, the dynamics support has been improved. Once you learn how to deal with MIDI, it's not very time consuming. >> - barchecks or not; measure numbering or not > > I'd definitely use barcheck. > Measure numbering -> you mean comments indicating the measure > number, I guess. > Personally, I put comments to identify the parts only, not the > measures. When I have to jump to a specific point, I use > point-and-click. I think measure numbering should be discouraged. Frescobaldi does a good job finding the measure in the score and vice versa. Measure numbers can be wrong and confuse users. They add clutter and don't add functionality. >> - use \new or \context I prefer to use \new whenever acceptable. \context has two meanings (create a context or add to a context), but \new is unambiguous. -- Regards, Pavel Roskin _______________________________________________ Mutopia-discuss mailing list [email protected] http://lists.bcn.mythic-beasts.com/mailman/listinfo/mutopia-discuss
