Re: Integrated solution for converting midi output to wav/mp3?

2007-05-10 Thread Eyolf Oestrem
On 10.05.2007 (15:49), Graham Percival wrote: Jonas Nyström wrote: Does someone know of a open source solution for converting LilyPond midi to wav or (preferrably) to mp3? timidity (or timidity++) to wav, then lame (or your favorite encoder) to mp3. ...or if you want a gui, there is a nice

Re: jazz chords superscript

2007-05-07 Thread Eyolf Oestrem
On 07.05.2007 (12:51), steve berthiaume wrote: note: i'm still trying to decode the regression test- what's the "ignatzek" thing all about? is that something someone added to lilypond, and the program will know what to do with it? "Ignatzek" is an unfunctional set of chord designations whic

Re: convert *.ly into *.mid

2007-05-01 Thread Eyolf Oestrem
On 01.05.2007 (15:04), Ed Ardzinski wrote: Don't you have to specify a tempo? (not sure what happens if you don't) \midi {\tempo 4 = 60} This depends on which version you use. In the 2.10.x series, you should NOT include a tempo indication in the midi block, since the midi tempo is now tak