Re: Lilypond compile with no midi output

2013-02-03 Thread Felix Janda
Hi, something like lilypond -e "(set! write-performances-midis (lambda (performances basename . rest) 0))" piece.ly seems to suppress the midi output. (at least in version 2.16.2) Felix ___ lilypond-user mailing list lilypond-user@gnu.org https://l

Re: Lilypond compile with no midi output

2013-02-03 Thread David Kastrup
Federico Bruni writes: > Il 03/02/2013 11:41, David Kastrup ha scritto: >>> Each score can't be a book, as it's included in a book. >>> >So you can't use boookOutputSuffix or bookOutputName: >>> >http://lilypond.org/doc/v2.17/Documentation/notation/output-file-names#index-_005cbookOutputName >>>

Re: Lilypond compile with no midi output

2013-02-03 Thread Federico Bruni
Il 03/02/2013 11:41, David Kastrup ha scritto: Each score can't be a book, as it's included in a book. >So you can't use boookOutputSuffix or bookOutputName: >http://lilypond.org/doc/v2.17/Documentation/notation/output-file-names#index-_005cbookOutputName > >You probably want to ask for the same

Re: Lilypond compile with no midi output

2013-02-03 Thread David Kastrup
Federico Bruni writes: > Il 02/02/2013 20:42, Javier Ruiz-Alma ha scritto: >> Well, a "no-midi" compile option was my better hope, but another >> option to improve my situation >> >> would be if one could set the file prefix name of midi file w

Re: Lilypond compile with no midi output

2013-02-03 Thread Federico Bruni
Il 02/02/2013 20:42, Javier Ruiz-Alma ha scritto: Well, a "no-midi" compile option was my better hope, but another option to improve my situation would be if one could set the file prefix name of midi file within the midi block of each score: \midi{ \set Midi.FilePrefix

Re: Lilypond compile with no midi output

2013-02-03 Thread Federico Bruni
the same question years ago: http://lists.gnu.org/archive/html/lilypond-user/2010-01/msg00070.html -- Federico I see. Well, a "no-midi" compile option was my better hope, but another option to improve my situation would be if one could set the file prefix name of midi file within

Re: Lilypond compile with no midi output

2013-02-02 Thread Javier Ruiz-Alma
01/msg00070.html > >-- >Federico I see. Well, a "no-midi" compile option was my better hope, but another option to improve my situation would be if one could set the file prefix name of midi file within the midi block of each score: \midi{ \set Midi.FilePrefix = "lesso

Re: Lilypond compile with no midi output

2013-02-02 Thread Federico Bruni
Il 02/02/2013 09:25, Javier Ruiz-Alma ha scritto: I have a main .ly file for a book and individual .ily files for each lesson. Each .ily file has \layout{} and \midi{} statements. I can batch-compile the .ily's, such that each midi is saved with the filename of the .ily file, suppressing the pd

Lilypond compile with no midi output

2013-02-02 Thread Javier Ruiz-Alma
I have a main .ly file for a book and individual .ily files for each lesson. Each .ily file has \layout{} and \midi{} statements. I can batch-compile the .ily's, such that each midi is saved with the filename of the .ily file, suppressing the pdf output: >lilypond -dno-print-pages lesson*.ily T

Re: No MIDI repeats7

2013-01-21 Thread David Kastrup
Please don't reply to message digests but rather to individual mails. Please don't quote everything indiscriminately (people are perfectly able to use the mailing list archives if they require full information) but just what is relevant to your reply. "Peter Gentry" writes: >>Maybe the individu

RE: No MIDI repeats7

2013-01-21 Thread Peter Gentry
Please find the files attached. > >Maybe the individual music files (of which you show none) don't contain >volta repeats. You can let bars look like a volta repeat, but unless >you actually write \repeat volta 2 ..., the music is not a >volta repeat. > >-- >David Kastrup > > %StartMarker % Ge

Re: simple choral example: warnings/clashes and no midi

2012-11-26 Thread james
On Nov 26, 2012, at 1:42 AM, Thomas Morley wrote: > 2012/11/26 : >> >> I am still relatively new to lilypond. >> I have a simple four voice choral attached. >> >> >> (1) >> This example produces numerous warnings about >> clashing notes which look like: >> >>choral-beethoven-moonlight-01

Re: simple choral example: warnings/clashes and no midi

2012-11-25 Thread ivan . k . kuznetsov
Thank you very much for you answers! Thomas Morley writes: > > 2012/11/26 : > > > > This example produces numerous warnings about > > clashing notes which look like: > > [...] > > Why is this happening? > > Because of "many clashing note columns" ;) > To avoid this use \voiceOne and \voiceT

Re: simple choral example: warnings/clashes and no midi

2012-11-25 Thread Thomas Morley
2012/11/26 : > > I am still relatively new to lilypond. > I have a simple four voice choral attached. > > > (1) > This example produces numerous warnings about > clashing notes which look like: > > choral-beethoven-moonlight-01-simple.ly:16:62: warning: ignoring too many > clashing note colum

simple choral example: warnings/clashes and no midi

2012-11-25 Thread ivan . k . kuznetsov
I am still relatively new to lilypond. I have a simple four voice choral attached. (1) This example produces numerous warnings about clashing notes which look like: choral-beethoven-moonlight-01-simple.ly:16:62: warning: ignoring too many clashing note columns e'2 e'2 e'2 fs'2

Re: no midi file in the new lilypond for Windows

2008-06-10 Thread Mats Bengtsson
Risto Vääräniemi wrote: Do you remember what was the version you still got the midi file? With 2.10 and 2.11 you must have the \midi block inside a \score block to get the midi. It's always been this way in LilyPond. /Mats ___ lilypond-user m

Re: no midi file in the new lilypond for Windows

2008-06-10 Thread Risto Vääräniemi
2008/6/11 ANNETTE GIESBRECHT: > This is the "Welcome_to_LilyPond" file itself. I am not talking about a > file I copied from the Lilypond pdf or manuscript. > Before that, I always got a midi file.But the ps file opens up my media > player -I have the VLC media player and I cannot play that

Re: no midi file in the new lilypond for Windows

2008-06-10 Thread Risto Vääräniemi
t; the sheet music, I cannot play a midi file since there is no midi file > available. What can I do? Do you have a \midi section inside a \score section? If you don't you won't get a midi file. For example: %% BEGIN %% \version "2.11.48" \score { { c'1

no midi file in the new lilypond for Windows

2008-06-10 Thread ANNETTE GIESBRECHT
The last time I used LilyPond, I got ps files that were to open in my media player, but since I have windows I cannot use them. I cannot see the midi files. the one that I downloaded was 2.11.48-1. So even though I can see the sheet music, I cannot play a midi file since there is no midi

Re: No midi with lilypond-book

2007-12-22 Thread Clifford Racz
Let me begin by encouraging the developers of the LilyPond Music Type-setting System. What a wonderful program! They also appear to provide great support for issues that are raised. In an email exchange with LilyPond developer Graham Percival, this problem was cleared up. This posting is to

Re: No midi with lilypond-book

2007-12-20 Thread Clifford Racz
ff << \new Staff = "treble" << \relative c'' { a b c d e f g a' } >> >> \layout { } \midi { } } --- Clifford Racz wrote: I am usi

No midi with lilypond-book

2007-12-20 Thread Clifford Racz
I am using v. 2.10.33 and I am getting no midi output when using LilyPond-book (i.e. \include "lilypond-book-preamble.ly" ). --- %Example that works \version "2.10.33" \include "lilypond

Re: using jEdit 4.3pre9 on WinXP + LylipondTool / no midi output / solved!!

2007-07-12 Thread Ledocq-Boccart
and the button in toolbar should work in any case though. regards, Tao Original-Nachricht Datum: Tue, 10 Jul 2007 17:17:07 +0200 (CEST) Von: "Bertalan Fodor" <[EMAIL PROTECTED]> An: [EMAIL PROTECTED] CC: lilypond-user@gnu.org Betreff: Re: using jEdit 4.3pre9

Re: using jEdit 4.3pre9 on WinXP + LylipondTool / no midi output

2007-07-10 Thread Tao Cumplido
IL PROTECTED] CC: lilypond-user@gnu.org Betreff: Re: using jEdit 4.3pre9 on WinXP + LylipondTool / no midi output > Actually I have no idea. If you click on the midi button of the lilypond > toolbar in jedit you should be able to play the midi. > > > Hi Bertalan! > > > &g

Re: using jEdit 4.3pre9 on WinXP + LylipondTool / no midi output

2007-07-10 Thread Bertalan Fodor
Actually I have no idea. If you click on the midi button of the lilypond toolbar in jedit you should be able to play the midi. > Hi Bertalan! > > Thanks for answering. > The .ly file I ran with jEdit+Lilypond plugin contains a midi block; it > has generated a file.midi which gives sounds on the sp

Re: using jEdit 4.3pre9 on WinXP + LylipondTool / no midi output

2007-07-10 Thread Ledocq-Boccart
Hi Bertalan! Thanks for answering. The .ly file I ran with jEdit+Lilypond plugin contains a midi block; it has generated a file.midi which gives sounds on the speakers when executed outside jEdit (i.e. whith Notepad edtor and point+clik on lilypond.exe). I wonder if it a plugin should be miss

Re: using jEdit 4.3pre9 on WinXP + LylipondTool / no midi output

2007-07-10 Thread Bertalan Fodor
Hi, if you want to hear midi output you need a midi {} block in your ly file, see lilypond documentation. If the .midi file is correctly generated, the midi player should work out of the box. > > > Hi, > > I've installed jEdit 4.3pre9 on WinXP. > Lilypond is v.2.10.23 > LylipondTool plugin has bee

using jEdit 4.3pre9 on WinXP + LylipondTool / no midi output

2007-07-09 Thread Ledocq-Boccart
Hi, I've installed jEdit 4.3pre9 on WinXP. Lilypond is v.2.10.23 LylipondTool plugin has been automatically installed. I do not get any sound on Midi play. What's the matter? Does someone already slove this? Thanks for answering Charlie ___ lil

Re: No Midi w/ crescendo

2006-10-29 Thread philippe hezaine
Mats Bengtsson wrote: This is a well-known bug in the MIDI output. The problem is that you never specified any absolute dynamics (like \p or \mf or \ff or ...) before the crescendo, so LilyPond has no idea on what dynamics to start the crescendo. For some silly reason, it then doesn't start at

Re: No Midi w/ crescendo

2006-10-29 Thread Mats Bengtsson
This is a well-known bug in the MIDI output. The problem is that you never specified any absolute dynamics (like \p or \mf or \ff or ...) before the crescendo, so LilyPond has no idea on what dynamics to start the crescendo. For some silly reason, it then doesn't start at the default dynamics le

Re: No Midi w/ crescendo

2006-10-29 Thread Kamal
I have also tried several players & all of them are not outputting sound when there's (de)crescendos. So I guess this is a bug from lilypond? On 10/29/06, John Mandereau <[EMAIL PROTECTED]> wrote: Kamal wrote: > I am using lilypond 2.8.6 > > If I use the following code snippet: > a\< b c d\! >

Re: No Midi w/ crescendo

2006-10-29 Thread John Mandereau
Kamal wrote: > I am using lilypond 2.8.6 > > If I use the following code snippet: > a\< b c d\! > > then a silent passage will be produced in the midi output although the > documentation says that unterminated crescendos will produce that. > > Can can this be overcome? > As far as I have exper

No Midi w/ crescendo

2006-10-28 Thread Kamal
I am using lilypond 2.8.6 If I use the following code snippet: a\< b c d\! then a silent passage will be produced in the midi output although the documentation says that unterminated crescendos will produce that. Can can this be overcome? ___ lilypo

still no midi with lilypond-book

2006-07-17 Thread Christian Torff
hi again, some time ago i posted a problem getting midi output to work with lilypond-book > v2.4. isn't there anybody else out there with the same problem? anybody who tried this? would like to know that before i submit a bug report about this. best christian

no midi with lilypond-book

2006-06-22 Thread Christian Torff
hi like the subject already says i can't get the midi file output to work when using lilypond-book. this only happens in later versions since 2.6. up to 2.8.5-1. previous releases (2.4.4) compiled the same *.ly files with midi. because there are no errors or warnings at all i don't think this is c

Re: No midi

2005-10-27 Thread Mats Bengtsson
d in http://lists.gnu.org/archive/html/lilypond-user/2005-09/msg00035.html seems to work, at least you get some MIDI output. /Mats Mehmet Okonsar wrote: Hello users and creators of the best music notation program in the world! As always I have a simple question: in a file setup like this I ha

No midi

2005-10-26 Thread Mehmet Okonsar
Hello users and creators of the best music notation program in the world! As always I have a simple question: in a file setup like this I have no midi output, no matter where I do put the \midi block..: where can I put the \midi block

Re: No midi?

2002-01-02 Thread François Pinard
[Jan Nieuwenhuizen] > charles <[EMAIL PROTECTED]> writes: > [Hoping I'm not feeding a troll...] Same feeling! :-) I appreciate that everyone stays polite. :-) Let me wish you all a nice and musicful year. -- François Pinard http://www.iro.umontreal.ca/~pinard

Re: No midi?

2002-01-02 Thread Jan Nieuwenhuizen
charles <[EMAIL PROTECTED]> writes: [Hoping I'm not feeding a troll...] > Is there an absolute need for the midi interface in Lilypond? A need for whom/for what? > Is the spacing of its output totally dependant on being midi functional? The engraving and performance output are independent. H

No midi?

2002-01-02 Thread charles
Is there an absolute need for the midi interface in Lilypond? Is the spacing of its output totally dependant on being midi functional? Could Lilypond be ported without the midi function or are there historic versions without midi? What I would really like to see is a true music notation program