lilypond-user
[Top][All Lists]
Advanced

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

Re: Two output questions


From: Ole Schmidt
Subject: Re: Two output questions
Date: Tue, 11 Dec 2007 20:34:32 +0100

Manual (searching for MIDI):

10.3.1 Creating MIDI files

To create a MIDI from a music piece of music, add a \midi block to a score, for example,
\score {
...music...
\midi { }
}


so you have to create a \score { } block around your music...

if it do not work post your code (or a small representative snippet of it) to the mailing list including the \version you are using...


hope that helps


ole


Am 11.12.2007 um 18:30 schrieb Jim Neubauer:

This program is wonderful. I really enjoy using it. I have two output
questions however.
I've written a very simple hymn and used lilypond to get it onto paper. I am wondering about the *.ps files that are generated. I think I've figured out that they are acutally image files. What is the minimum program I need from Adobe to view those images or use them directly outside of the pdf format? Right now I'm working around by using a pdf to tiff converter, but would like
to create a 1/2 page insert for the bulletin in a more direct way.

Also for this hymn I would like to generate a midi file so that I can listen and make small adaptations right at my computer without having to go to the piano which is no where near my computer. I'm somewhat confused as to what code needs to be present to get the midi output. I can generate the one note that is used in the example, but when I try to copy the example into my hymn
file, I don't get the midi file generated.

Thanks for putting up with a nubbie

Jim



_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user





reply via email to

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