Don't know if this will help but I ran into this same problem and
discovered that if I changed the .midi to .mid everything played, don't
know why but it's consistent that I have to do this.
Jay
Jannik Jeppesen wrote:
Hi VSD thanx for your answer. The file you have created is perfect.
But it seems that I have some midi problems... It opens in media
player, but it does not play anything.
I am using version "2.6.4-5" on windows.... any Ideas?
Hi Josiah... I am sorry about my title of this question. I usually
give my questions good titles..... dont know what happened this
time:-) Sorry.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\header
{
title = "Improvise"
composer = "Jannik Jeppesen"
}
chordline = \chordmode {
\repeat volta 20 {
a1:m c g e:m
}
}
rythmline = \relative c''
{
\override NoteHead #'style = #'slash
\override Stem #'transparent = ##t % or not
\repeat volta 20 {
b4 b b b
b b b b
b b b b
b b b b
}
}
\score {
<<
\context ChordNames {
\chordline
}
\context Staff {
\rythmline
}
>>
\layout {}
}
\score {
\unfoldRepeats \chordline
\midi { \tempo 4 = 120 }
}
%%%%%%%%%% EOF %%%%%%%%%%%%
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
Childhood is a Journey not a race- Emma Sadinsky aged 8
Jay Hamilton
Sound and Silence
206-328-7694
www.soundand.com
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user