Re: Singing support for LilyPond

2007-01-03 Thread Milan Zamazal
s English). But if information in the MIDI file was complete, it should be possible (and probably easier) to use the MIDI file for song synthesis. It would be nice if someone wrote support for this. Regards, Milan Zamazal ___ lilypond-devel mai

Re: Singing support for LilyPond

2007-01-03 Thread Milan Zamazal
rser in lilypond itself. Great, this is all what I need. Then there should be no problem in rewriting lilymidi too. Regards, Milan Zamazal ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Singing support for LilyPond

2006-12-29 Thread Milan Zamazal
://cvs.freebsoft.org/repository/singing-computer.tar.gz?view=tar . You can also find a README file there containing usage information etc. Regards, Milan Zamazal ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond

Bug fix in lilypond-mode.el

2006-08-29 Thread Milan Zamazal
If one loads Emacs lilypond-mode.el when the current buffer is not a LilyPond file, error is signalled. The following patch fixes it: 2006-08-29 Milan Zamazal <[EMAIL PROTECTED]> * elisp/lilypond-mode.el (LilyPond-command-alist): Don't try to figure out midi file

Singing support for LilyPond available

2006-08-08 Thread Milan Zamazal
The project Singing computer that allows singing lyrics typed in the LilyPond typesetting system is available for testing now. Singing computer uses a speech synthesizer (Festival) to sing lyrics as defined in a LilyPond document. It defines new LilyPond commands that cause LilyPond to produce so

Re: Lilypond and Emacs mode for Emacs 22

2005-10-13 Thread Milan Zamazal
scape-char ((memq (char-before (point)) '( ?\) )) (LilyPond-mode-set-syntax-table '( ?\( ?\) ))) Regards, Milan Zamazal -- I think any law that restricts independent use of brainpower is suspect. -- Kent Pitman in comp.lang.lisp _