[EMAIL PROTECTED] writes:
> Hello,
> ties and slurs are not obeyed by the midi output ?
>
> when i write
>
> \score {
> \context Staff {
> \notes {
> c4-( c2-) r4
> c4-~ c2 r4
> }
> }
> \paper {}
> \midi { \tempo 4 = 60 }
> }
>
> the notes gets played without being tied together. The result then sounds
> from funny to annoying. Is there any way to fix / workaround on
> 1.8.1?
workaround, don't use the dash, i.e.
c4 ~
in stead of
c4-~
--
Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen
_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user