lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Guitar chord mode no longer produces MIDI file with chords


From: David Bellows
Subject: Re: Guitar chord mode no longer produces MIDI file with chords
Date: Thu, 26 Mar 2015 07:48:36 -0700

> Silly me. Must be heavily overtired...
It needs to be put into \midi {}, like:

Yep, that does it!

> It's now
https://code.google.com/p/lilypond/issues/detail?id=4330

Thanks for this!

On Thu, Mar 26, 2015 at 3:16 AM, Thomas Morley <address@hidden> wrote:
> 2015-03-26 2:40 GMT+01:00 Thomas Morley <address@hidden>:
>> 2015-03-26 1:08 GMT+01:00 David Bellows <address@hidden>:
>>>> Could you confirm that it works for you?
>>>
>>> I copy and pasted it directly in and it doesn't change the behavior.
>>> I've attached my file.
>>
>> Silly me. Must be heavily overtired...
>> It needs to be put into \midi {}, like:
>>
>> \score {
>>   \new ChordNames \chordmode { f1:m }
>>   \midi {
>>     \context {
>>       \type "Performer_group"
>>       \consists "Staff_performer"
>>       \name ChordNames
>>       \defaultchild Voice
>>     }
>>   }
>> }
>>
>>
>> Cheers,
>>   Harm
>
> It's now
> https://code.google.com/p/lilypond/issues/detail?id=4330



reply via email to

[Prev in Thread] Current Thread [Next in Thread]