Re: articulate.ly messes up drum rolls with articulations and slurs

2021-07-02 Thread Peter Chubb
Yes, I wrote articulate.ly thinking mostly of Clarinet music ... so we could win the Artemis Orchestra Challenge for mechanical instrument ... that it happened to be useful for other things is more of a happy accident than anything else. Ideally it'd be integrated into Lilypond's MIDI generator,

Re: Changing volta number text

2021-05-14 Thread Peter Chubb
27; g' | d'4 c' b' | \set Score.repeatCommands = #'((volta #f) (volta "2.") end-repeat) r2. \set Score.repeatCommands = #'((volta #f) end-repeat (volta "4.")) g'4 a' b' | \set Score.repeatCommands

Re: Changing volta number text

2021-05-14 Thread Peter Chubb
>>>>> "Peter" == Peter Chubb writes: >>>>> "Ralph" == Ralph Palmer writes: Ralph> I've gone slightly crazy on a couple of occasions, trying to Ralph> figure out how to change a volta number, either to a different Ralph> number(s)

Re: Problem with articulate.ly

2012-04-30 Thread Peter Chubb
. Nick> /home/nick/lilypond/examples/test.ly:8:59: warning: already have Nick> a beam \times 4/6 { a32[( g) fis( g) \appoggiatura { fis16 [ g] Nick> } a32 g] } warning: cannot end slur warning: unterminated slur -- Dr Peter Chubb peter.chubb AT nic

Re: Issue 1626 in lilypond: Articulate produces faulty barcheck warnings

2011-06-26 Thread Peter Chubb
>>>>> "Colin" == Colin Campbell writes: Colin> On 11-06-26 06:28 PM, Peter Chubb wrote: >>>>>>> "lilypond" == lilypond writes: lilypond> Updates: Status: Verified >> lilypond> Comment #8 on issue 1626 by colinpkc...@gma

Re: Issue 1626 in lilypond: Articulate produces faulty barcheck warnings

2011-06-26 Thread Peter Chubb
> "lilypond" == lilypond writes: lilypond> Updates: Status: Verified lilypond> Comment #8 on issue 1626 by colinpkc...@gmail.com: lilypond> Articulate produces faulty barcheck warnings lilypond> http://code.google.com/p/lilypond/issues/detail?id=1626 lilypond> Re-verified 2.15, by golly!

Re: Issue 687 in lilypond: Enhancement: inequal MIDI quantization of equal durations (swing, rubato)

2010-09-06 Thread Peter Chubb
e're still issues: When there's a construct like \swingIt #'"eight" { \time 2/4 r4. g8 |} I see: Warning: barcheck failed at: 1/12 an the timing of this part no longer matches other parts. -- Dr Peter Chubb peter DOT chubb AT nicta.com.

Ottava too far from clef in \clef "F^8"

2009-09-17 Thread Peter Chubb
Hi, The `8' is too far from the F clef with Lilypond 2.12.2 -- from the score, one cannot tell whether it belongs to the bass or treble staves. \version "2.12.2" \score { << \new Staff { g'1 } \new Staff { \clef "F^8" c'1 } >> } Produces th

Re: support for ritardando, rallentando, accelerando etc.

2009-08-30 Thread Peter Chubb
>>>>> "Peter" == Peter Chubb writes: >>>>> "Jonathan" == Jonathan Glines writes: Jonathan> I'd like to further this argument by pointing out that Jonathan> ritardando has an effect on how the music is played. I'm Jonathan>

Re: support for ritardando, rallentando, accelerando etc.

2009-08-30 Thread Peter Chubb
an> in Rosegarden every time I export it. These are not ideal Jonathan> solutions. You could try my `articulate' script: http://nicta.com.au/people/chubbp/articulate Currently it produces MIDI that obeys `rall', adding `rit' should be almost trivial. -- Dr Peter Chubb http://

Re: Can't use a filename with a colon in it?

2009-08-02 Thread Peter Chubb
>>>>> "Trevor" == Trevor Daniels writes: Trevor> Peter Chubb wrote Sunday, August 02, 2009 10:02 AM >> I'm typesetting a little setting of Jn 3:16 I composed, in a file >> called Jn3:16.ly. Lilypond can't see the file! It seems to be &

Can't use a filename with a colon in it?

2009-08-02 Thread Peter Chubb
six compliant systems the *only* two characters illegal in a file name are the slash ('/' which is used as a directory separator) and the NUL that terminates a C string. -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au http://www.ertos.nicta.com.au

Bug: \transpose and \tranposition don't mix

2008-06-15 Thread Peter Chubb
>>>>> "Peter" == Peter Chubb <[EMAIL PROTECTED]> writes: Peter> Hi Folks. it seems that if you have a section with a Peter> \transposition directive, \transpose directives are not Peter> honoured in the MIDI output. Peter> The consequence

Re: Error when a bar is added after a slur

2008-06-11 Thread Peter Chubb
>>>>> "marc" == marc <[EMAIL PROTECTED]> writes: marc> Hi, when a bar is explicitly added between 2 notes that are marc> slured a syntax error, unexpected '(' is thrown. That *is* a syntax error. The barcheck should go after the slur.

\transpose and \tranposition don't mix

2008-06-01 Thread Peter Chubb
ays a middle-bflat. The consequence is that if you have a score with some transposing instruments (marked with \transposition) then transpose the whole score, then only the non-transposing instruments sound correct. -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au

\unfoldRepeats doesn't

2008-01-02 Thread Peter Chubb
Try this: --- \version "2.10.29" global = { \skip 1 | \repeat volta 2 { \skip 1 }\alternative {{ \skip 1 } {\skip 1 }} } music=\relative c' { \repeat unfold 8 c8 | \repeat unfold 8 d | \repeat unfold 8 g,| g a b c ~ c2 } \score { \unfoldRepeats \context Staff << \global \

Re: \set fontSize ignored?

2005-01-23 Thread Peter Chubb
> "Paul" == Paul Scott <[EMAIL PROTECTED]> writes: Paul> [EMAIL PROTECTED] wrote: >> I'm trying to typeset some optional notes a bit smaller. But Lily >> seems to ignore the font change size in this context. Paul> You don't mention what version but my current definition for cue Paul> notes (s

warning: Don't know how to handle a percent repeat of this length.

2004-12-29 Thread Peter Chubb
After: \notes { \repeat percent 4 { d8 } % D } I see: warning: Don't know how to handle a percent repeat of this length. although the output looks OK. ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/lis

Gm7sus4 chord broken again

2004-12-29 Thread Peter Chubb
Hi, The G minor 7 with suspended fourth chord prints as G7/sus4. It should print as Gm7sus4 This is with lilypond 2.2.6 \score { \context ChordNames\chords { g:m7sus4 } } ___ bug-lilypond mailing list

Can't compile lilypond-mode in xemacs

2004-12-28 Thread Peter Chubb
Hi, When trying to install the 2.4.x snapshot, I see: Compiling /usr/share/xemacs21/site-lisp/lilypond-snapshot/lilypond-font-lock.el... Wrote /usr/share/xemacs21/site-lisp/lilypond-snapshot/lilypond-font-lock.elc Compiling /usr/share/xemacs21/site-lisp/lilypond-snapshot/lilypond-indent

ChordNames and wordspae=#1 don't play together

2004-06-29 Thread Peter Chubb
Hi Folks, With Lilypond 2.2.3 from the Debian package 2.2.3-1.pk, if I set word-space = #1 in a chordnames context, then each glyph within each chord is spread out, instead of chord symbols each being treated as a word. Example: \score { \context ChordNames \chords { fis:m7/

convert-ly loses information in auto-beam settings

2004-03-26 Thread Peter Chubb
In my old score I had: \property ChoirStaff.autoBeamSettings \override #'(end * * * *) = #(make-moment 1 4) convert-ly converts this to #(override-auto-beam-setting '(end * * * *) 1 4) To get the same semantics that should be #(override-auto-beam-setting '(end * * *

Syntax error in convert-ly 2.1.34

2004-03-26 Thread Peter Chubb
Hi. Version 2.1.34 of convert-ly appears broken. I see: convert-ly (GNU LilyPond) 2.1.34 Processing `CwmRhondda-old.ly' ... Applying conversions: 1.5.33, 1.5.38, 1.5.40, 1.5.49, 1.5.52, 1.5.56, 1.5.58, 1.5.59, 1.5.62, 1.5.67, 1.5.68, 1.5.71, 1.5.72, 1.6.5, 1.7.1, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6

Re: upstep

2004-02-28 Thread Peter Chubb
> "David" == David Bobroff <[EMAIL PROTECTED]> writes: >>> way is correct by what I know. Should 'upstep' be 'up step'? No >>> patch included. >> don't know. David> In working through refman.itely I saw 'upstep' and would David> suggest that "pick-ups" or "pick-up notes" would be better. Da

Re: confusion: melismata and beams (bug?)

2004-02-25 Thread Peter Chubb
t know what the intent of the Lilypond authors was, but this bevaviour therefore works quite well for common cases. -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au The technical we do immediately, the political takes *forever* __

lilypond-book doesn't grok \include

2003-03-17 Thread Peter Chubb
> "Han-Wen" == Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: Han-Wen> [EMAIL PROTECTED] writes: >> I have a latex file containing fragments of lilypond code. It >> includes other files using >> >> \include{file} >> >> lilypond-book doesn't ever match this construct --- for some reason >> it'

lilypond-book doesn't grok \include

2003-02-07 Thread Peter Chubb
>>>>> "Peter" == Peter Chubb <[EMAIL PROTECTED]> writes: Peter> I have a latex file containing fragments of lilypond code. It Peter> includes other files using Peter> \include{file} What's more when I fix the regular expressions to match \include i

lilypond-book doesn't grok \include

2003-02-06 Thread Peter Chubb
I have a latex file containing fragments of lilypond code. It includes other files using \include{file} lilypond-book doesn't ever match this construct --- for some reason it's looking for \mbinclude{file> Peter C ___ Bug-lilypond mailing list [E

want tenuto -- my bad

2002-10-15 Thread Peter Chubb
Sorry, my fault. It should be c-- not c-_. ___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond

tenuto symbol printed as weired mezzo-staccato

2002-10-15 Thread Peter Chubb
Hi, I want a tenuto -- I get an upside-down mezzo-staccato (dot above line) \score { { \notes\relative c'' { c1-_ } } } -- Dr Peter Chubb [EMAIL PROTECTED] You are lost in a maze of BitKeeper repositories, all almos

Re: addlyrics plus named lyricvoices in 1.6.4

2002-10-08 Thread Peter Chubb
> "Mats" == Mats Bengtsson <[EMAIL PROTECTED]> writes: Mats> \addlyrics takes two arguments, the music to copy durations from Mats> and the music to copy durations to. The first argument should be Mats> a single line of music, otherwise it's not clearly defined what Mats> durations to use. T

addlyrics plus named lyricvoices in 1.6.4

2002-10-07 Thread Peter Chubb
Hi folks, The combination of multiple voices on a single staff with \addlyrics and named LyricVoice contexts doesn't work the way I expect it to. I thought that the purpose of a named LyricVoice was to tell Lilypond which voice to take the rhythm from... In the example below, Lilypond becom

Re: two bugs (?)

2002-07-22 Thread Peter Chubb
> "Mats" == Mats Bengtsson <[EMAIL PROTECTED]> writes: >> On Wed, 2002-07-10 at 11:02, Mats Bengtsson wrote: > > <<< > > >> warning: couldn't find any font satisfying > > (#f italic medium >> roman -1) >> > > Mats> No, no! The order is correct (maybe you could say it's wrong in Mats> the err