Re: percussion midi ?

2006-11-14 Thread Mats Bengtsson
It looks as if you have found a bug, indeed. If I try the following modified version of your example, it produces its output on channel 10 with LilyPond version 2.8 but on channel 2 with LilyPond version 2.10. The bug is in lily/performance.cc, where a test if (s-channel_ 0) was removed,

Re: Chord, variables and comments [beginner]

2006-11-14 Thread Christophe Dang Ngoc Chan
It seems that a standard preprocessor like m4 should be the best solution to your problems. OK, I just wanted to know if I did something wrong. Thanks for your prompt reply. ___ lilypond-user mailing list lilypond-user@gnu.org

Re: LilyPondTool 2.10 demo

2006-11-14 Thread Valentin Villenave
Bertalan, I've got one single word to say : AWESOME !!! Thank you so much for bringing us such a complete tool... 2006/11/13, Bertalan Fodor [EMAIL PROTECTED]: For a flash demo of the new LilyPondTool release please look at http://www.organum.hu/fileadmin/lilypondtool/parser.html It

AW: polyphonic layout

2006-11-14 Thread Helge Kruse
3) The lower system has an overlay of the rest and the g. I assume Lilypond counts the voices from top to bottom. So I changed the order in the second measure. But this gives a too high rest. It should be from third to fifths line. Try setting the rest manually with something like

Re: virus warning: guile.exe

2006-11-14 Thread Jan Nieuwenhuizen
Helge Kruse [EMAIL PROTECTED] writes: Hi, I installed Lilypond and now I get warnings from F-Prot about guile.exe. The virus scanner gives the warning: Infection: Possible a new variant of W32/Threat-HLLSI-based!Maximus Is this infection real at the lilypond web server? No, this is a

Two easy? questions

2006-11-14 Thread Johan Vromans
Hi, I have two questions on a transcription and I'm very interested in hearing your advice. You can find the lilypond source on http://www.squirrel.nl/pub/xfer/hole.ly . I'm using lilypond version 2.8.7. 1. Bar 1,: voices Med and Low start with identical text and note duration, but the first

MIDI Output

2006-11-14 Thread Iain Archibald
Hi, Just started using LilyPond and want to use the MIDI as well as layout. I have just entered a bit of 4 part choral music and have a difference between the MIDI output and the printed version. The Alto part ends one section on the D above middle C and restarts on a G flat above middle C.

Beaming strategy

2006-11-14 Thread Johan Vromans
Hi, In a 4/4 score, lilypond beams 8th notes as if it were a 2/2 score: g8 g g g g g g g = g8[ g g g] g[ g g g] Is there some global setting to have 4/4 beaming in groups of two: g8 g g g g g g g = g8[ g] g[ g] g[ g] g[ g] Thanks, -- Johan

Re: LilyPondTool 2.10 demo

2006-11-14 Thread Bertalan Fodor
Strange. Perhaps the flash format version it uses. I use a windows box, so I don't really know any other flash players than Macromedia Flash Player. Bert Erik Sandberg írta: On Monday 13 November 2006 23:37, Bertalan Fodor wrote: For a flash demo of the new LilyPondTool release please

Re: same note, different accidentals

2006-11-14 Thread Lasse Rempe
Mats Bengtsson mats.bengtsson at ee.kth.se writes: You might want to use tricks like (snip) To get a reasonable output. /Mats Thanks for the quick answer! That worked perfectly. Lasse ___ lilypond-user mailing list lilypond-user@gnu.org

Re: LilyPondTool 2.10 demo

2006-11-14 Thread Erik Sandberg
On Monday 13 November 2006 23:37, Bertalan Fodor wrote: For a flash demo of the new LilyPondTool release please look at http://www.organum.hu/fileadmin/lilypondtool/parser.html It demonstrates some of the most exciting features (instant errorchecking, instant help, instant point-and-click)

Re: virus warning: guile.exe

2006-11-14 Thread Han-Wen Nienhuys
Helge Kruse escreveu: Hello, I installed Lilypond and now I get warnings from F-Prot about guile.exe. The virus scanner gives the warning: Infection: Possible a new variant of W32/Threat-HLLSI-based!Maximus Is this infection real at the lilypond web server? If this only is a

LilyPond log messages

2006-11-14 Thread Iain Archibald
Hi, I get an error message in the log file which says: programming error: Tie without heads. Suicide continuing, cross fingers Well it seems to compile OK. But I went throught he file and checked each tie (the tilde ~) to see that it went somewhere and they do now. Still

arabic / turkish / persian (and other ?) accidentals

2006-11-14 Thread Gunther Lippens
Hi, As a composer/arranger I like Lilypond quite a lot, but a serious drawback for me that it isn't possible to write music with the (quite a lot used) turkish accidentals, I'm performing turkish music myself. Up til now, Lilypond only supports two accidental-symbols mapping a quarter tone up

Pitch/ octave notation

2006-11-14 Thread Peter O'Doherty
Hello, Is it possible to indicate pitches in the format c4 instead of c'? And if not, does anybody know of any plans to create this possibility? Many thanks, Peter ___ lilypond-user mailing list lilypond-user@gnu.org

configure problem with lilypond 2.10

2006-11-14 Thread Guy Durrieu
Hello, Trying as usual to build lilypond (2.10) on my machine (sun solaris 10) I got a weird problem between gcc and flex (?). Until now, with gcc 3.4.3 configure was almost OK. With lilypond 2.10 : either I keep gcc 3.4.3 and FlexLexer.h is normally found, but the configure is not OK since

Re: Pitch/ octave notation

2006-11-14 Thread Geoff Horton
Is it possible to indicate pitches in the format c4 instead of c'? No, and I don't think it's possible because LilyPond will interpret the digits 1, 2, and 4 after a pitch as referring to duration, not octave. Geoff ___ lilypond-user mailing list

Lilypond 2.10.0 and Denemo

2006-11-14 Thread Joseph Wakeling
Hello everyone, I've just installed the new Lilypond 2.10.0 on my Ubuntu system and was wondering whether Denemo is compatible with this new version. Can anyone advise? Although I've experimented with Lilypond before I'm still a novice, and don't know Denemo at all, so any comments on good

lilypondtool questions (2)

2006-11-14 Thread Stan Sanderson
I have two questions about lilypondtool (latest version on OS 10.4.8, PPC) 1. I'm using jEdit 4.3pre6 (planning to update to pre8). I have not found a way to initiate automatic bar-check as shown in your excellent flash demo. I have duplicated your entries to the best of my knowledge.

Re: Beaming strategy

2006-11-14 Thread Martial
hi, try this %--cut- qbeam = { #(override-auto-beam-setting '(end 1 8 * *) 1 4 'Staff) #(override-auto-beam-setting '(end 1 8 * *) 2 4 'Staff) #(override-auto-beam-setting '(end 1 8 * *) 3 4 'Staff) } { g8 g g g g g g g \qbeam

Re: lilypondtool questions (2)

2006-11-14 Thread Bertalan Fodor
Stan Sanderson írta: I have two questions about lilypondtool (latest version on OS 10.4.8, PPC) 1. I'm using jEdit 4.3pre6 (planning to update to pre8). I have not found a way to initiate automatic bar-check as shown in your excellent flash demo. I have duplicated your entries to the best of

Re: Chord, variables and comments [beginner]

2006-11-14 Thread Rick Hansen (aka RickH)
Mats Bengtsson-4 wrote: It seems that a standard preprocessor like m4 should be the best solution to your problems. If you search the mailing list archives, you will find a number of discussions related to preprocessors for purely textual replacement in LilyPond input files. LilyPond

Re: Chord, variables and comments [beginner]

2006-11-14 Thread Geoff Horton
The granddaddy, (developed in 1966), of macro processors ML/I is also free and ported to many platforms. I'm currently evaluating which one I like better myself, so far I am leaning towards ML/I because it has nested if/then/else/end and do/while structures, and it lets you fully define the

Re: lilypondtool questions (2)

2006-11-14 Thread Stan Sanderson
On Nov 14, 2006, at 1:50 PM, Bertalan Fodor wrote: Stan Sanderson írta: I have two questions about lilypondtool (latest version on OS 10.4.8, PPC) 1. I'm using jEdit 4.3pre6 (planning to update to pre8). I have not found a way to initiate automatic bar-check as shown in your excellent

Re: Lilypond 2.10.0 and Denemo

2006-11-14 Thread Mats Bengtsson
Probably, you will have to update the syntax of the file from Denemo using convert-ly, but I wouldn't expect any other problems. /Mats Quoting Joseph Wakeling [EMAIL PROTECTED]: Hello everyone, I've just installed the new Lilypond 2.10.0 on my Ubuntu system and was wondering whether Denemo

Re: MIDI Output

2006-11-14 Thread Mats Bengtsson
This sounds very strange. Could you please post a small but complete example that illustrates the problem. I assume that you use \relative. /Mats Quoting Iain Archibald [EMAIL PROTECTED]: Hi, Just started using LilyPond and want to use the MIDI as well as layout. I have just entered a

Re: lilypondtool questions (2)

2006-11-14 Thread Bertalan Fodor
The flash demo appears to show an automatic bar-check symbol insertion. When I enter the second example (with the first note duration defined), nothing happens. However, if I manually insert the |, lilypondtool reports 1/1, as would be expected. Yeah, I often write and delete a | to see the

[EMAIL PROTECTED]: Re: Triplets and Diddles]

2006-11-14 Thread Cameron Horsburgh
- Forwarded message from Cameron Horsburgh [EMAIL PROTECTED] - Oops, forgot to forward this to the list! From: Cameron Horsburgh [EMAIL PROTECTED] To: X X [EMAIL PROTECTED] Cc: Cameron Horsburgh [EMAIL PROTECTED] Delivery-date: Wed, 15 Nov 2006 08:25:33 +1100 Subject: Re: Triplets and

Re: Pitch/ octave notation

2006-11-14 Thread Geoff Horton
Is it possible to indicate pitches in the format c4 instead of c'? And if not, does anybody know of any plans to create this possibility? I'm wondering if this might not be something that relative music input could help with. Are you familiar with it? Geoff