Re: MIDI, rests and end-of-track

2019-10-22 Thread David Wright
On Tue 22 Oct 2019 at 18:08:02 (+0200), Malte Meyn wrote: > Am 22.10.19 um 17:06 schrieb Cam: > > \version "2.18.2" > > > > […] > > > > My concern is that the track chunk which contains the actual notes > > is shown as ending immediately after the e8 note. You can tell it > > ends there because

Re: MIDI, rests and end-of-track

2019-10-22 Thread Malte Meyn
Hi Cam, please start a new thread for a new topic. (You replied to a thread about double clefs. You changed the subject but the information that it’s a reply to that thread is still there so it will be shown as part of that thread.) Am 22.10.19 um 17:06 schrieb Cam: \version "2.18.2" […]

MIDI, rests and end-of-track

2019-10-22 Thread Cam
I'm a new lilypond user. The following, hopefully small enough, lilypond source: \version "2.18.2" \header { } \language "english" \score { { \clef "treble" \time 4/4 \relative c' { c2 d8 e8 r4 } } \layout { } \midi { } } generates MIDI as follows. In this