lilypond-user
[Top][All Lists]
Advanced

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

Re: bar-check warning when generating rehearsal midi soprano, alto, teno


From: MING TSANG
Subject: Re: bar-check warning when generating rehearsal midi soprano, alto, tenor etc
Date: Thu, 23 Jan 2014 07:08:46 -0800 (PST)

1- I now put spaces to the .ly code
2- my original score has 129 measures; I thought cut it down to 24 will show the warning barcheck error -- now I cut it down to 13
3-  I updated S1*0\f  with <>\f and I still have the same barcheck warning.

Here is the updated test-midi.ly
Starting lilypond-windows.exe 2.19.0 [test-midi.ly]...
Processing `C:/Users/Tsang/Dropbox/CHOIR/the-rock/test-midi.ly'
Parsing...
Interpreting music...
r4
R1*6 %m00-06
R1*3 r2^\markup"Soprano Solo"r4 g'8 a'8 |%m07-10
R1*3 r2^\markup"Soprano Solo"r4 g'8 a'8
|%m07-10
b'4. d'8~ d'4 b'8( a'8)
| a'2 r4 a'8 b'8 |%m11-12
MIDI output to `test-midi-sopranoVoiceI.mid'...
Interpreting music...
r4
R1*6 |%m00-06
R1*3 r2^\markup"Tenor Solo" r4 g8 a8 |%m07-10
R1*3 r2^\markup"Tenor Solo" r4 g8 a8
|%m07-10
b4. b8~ b4 d'4
| d'2 r4 c'8 b8 |%m11-12
b4. b8~ b4 d'4 | d'2 r4 c'8 b8
|%m11-12
MIDI output to `test-midi-tenorVoiceI.mid'...
Interpreting music...
r4
R1*6 %m00-06
R1*3 r2^\markup"Soprano Solo"r4 g'8 a'8 |%m07-10
R1*3 r2^\markup"Soprano Solo"r4 g'8 a'8
|%m07-10
b'4. d'8~ d'4 b'8( a'8)
| a'2 r4 a'8 b'8 |%m11-12
MIDI output to `test-midi-sopranoVoiceII.mid'...
Interpreting music...
r4
R1*6 |%m00-06
R1*3 r2^\markup"Tenor Solo" r4 g8 a8 |%m07-10
R1*3 r2^\markup"Tenor Solo" r4 g8 a8
|%m07-10
b4. b8~ b4 d'4
| d'2 r4 c'8 b8 |%m11-12
b4. b8~ b4 d'4 | d'2 r4 c'8 b8
|%m11-12
MIDI output to `test-midi-tenorVoiceII.mid'...
Interpreting music...
r4
R1*6 |%m00-06
R1*3 r2^\markup"Tenor Solo" r4 g8 a8 |%m07-10
R1*3 r2^\markup"Tenor Solo" r4 g8 a8
|%m07-10
b4. b8~ b4 d'4
| d'2 r4 c'8 b8 |%m11-12
b4. b8~ b4 d'4 | d'2 r4 c'8 b8
|%m11-12
MIDI output to `test-midi-bassVoice.mid'...
Interpreting music...[8][16][16]
Preprocessing graphical objects...
Interpreting music...
MIDI output to `test-midi.mid'...
Finding the ideal number of pages...
Fitting music on 2 or 3 pages...
Drawing systems...
Layout output to `test-midi.ps'...
Converting to `./test-midi.pdf'...
Success: compilation successfully completed
Completed successfully in 4.7".


On Thursday, January 23, 2014 4:47:10 AM, Phil Holmes <address@hidden> wrote:
----- Original Message -----

From: "David Kastrup" <address@hidden>
To: "MING TSANG" <address@hidden>
Cc: "lilypond-user mailinglist" <address@hidden>
Sent: Thursday, January 23, 2014 2:15 AM
Subject: Re: bar-check warning when generating rehearsal midi soprano,
alto,tenor etc


> MING TSANG <address@hidden> writes:
>
>> When compile the .ly there is no warning or error in the log file:
>> Starting lilypond-windows.exe 2.19.0 [test-midi.ly]...
>> Processing `C:/Users/Tsang/Dropbox/CHOIR/the-rock/test-midi.ly'
>> Parsing...
>> Interpreting music...[8][16][24][32]
>> Preprocessing graphical objects...
>> Interpreting music...
>> MIDI output to `test-midi.mid'...
>> Finding the ideal number of pages...
>> Fitting music on 3 or 4 pages...
>> Drawing systems...
>> Layout output to `test-midi.ps'...
>> Converting to `./test-midi.pdf'...
>> Success: compilation successfully completed
>> Completed successfully in 7.4".
>>
>> but when I added rehearsal midi generation, I got warning bar-check
>> error.
>> The rehearsal midi is adopted (generated) from Frescobaldi v2.0.13:
>> Starting lilypond-windows.exe 2.19.0 [test-midi.ly]...
>
> If you replace all occurences of s1*0 with <> the problem might go away.
> And one cannot help but notice that you don't seem fond of the space
> bar.


I get a further warning:

D:/Music/LilyPondDev/BugSquad/test-midi.ly:19:3: warning: trying to use
\partial after the start of a piece

  \partial 4

So my guess is that it's not picking up the \partial command at the right
time, and thus r4 R1*6 is a bar check error.

--
Phil Holmes




Attachment: test-midi.ly
Description: Text Data


reply via email to

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