lilypond-user
[Top][All Lists]
Advanced

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

Re: Guitar Tablature Produces Empty Midi File


From: -Eluze
Subject: Re: Guitar Tablature Produces Empty Midi File
Date: Fri, 16 Oct 2009 07:56:18 -0700 (PDT)

try something like:
\score {
        \new TabStaff { 
                \clef "tab" c d e f g
                }
        \midi {}
%       \layout {}
        }

if the midi file is empty you should uncomment the layout line to see what
score is produced and check the log!

-- 
View this message in context: 
http://www.nabble.com/Guitar-Tablature-Produces-Empty-Midi-File-tp25925547p25926774.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.





reply via email to

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