It may not be pertinent to this particular discussion, but there's another kind of "real" polymetric music : where there is a regular alternation between different times (e.g., 3/8 - 7/8, or maybe even 5/8 - 3/4 ; in Hindustani classical music, there's an 11 beat tal that's counted 2 2 2 2 1.5 1.5).
Ralph +++++++++++++++++++++++++ Ralph Palmer, CEM Energy/Administrative Coordinator Keene State College Keene, NH 03435-2502 Phone: 603-358-2230 Cell: 603-209-2903 Fax: 603-358-2456 [EMAIL PROTECTED] +++++ Orig message ++++++++++++++++ 2008/1/14, till <[EMAIL PROTECTED]>: > I just read a bit further in the GDP and saw this example about polymetric > music where each note has still the same duration, so the barlines won't be > on the same vertical position. Because Lilypond can't count the bars > anymore, it won't put bar numbers by default. This has to be done a similar > way by removing the Bar_number_engraver from the score and putting it into > the staves. > Should this be added to the example, or find a mentioning in the section > about bar numbers? Or would you like it as a snippet? There are two kinds of polymetric music AFAIK: "real" polymetric pieces, where the timeSignature are always different between parts, and "false" polymetric pieces, where such a method is just used temporarily, as a special effect, for a more or less short section. As Mats pointed out, adding bar numbers in a polymetric piece of the first kind would be somehow pointless. In a piece of the second kind, you may use a function such as: http://lsr.dsi.unimi.it/LSR/Item?id=333 However, if have a snippet to propose to make this whole thing more self-explanatory, it could be great :) Cheers, Valentin ------------------------------ Message: 4 Date: Thu, 17 Jan 2008 17:35:50 +0100 From: Mats Bengtsson <[EMAIL PROTECTED]> Subject: Re: Smarter cross-staff Beam 'positions? To: Trevor Ba?a <[EMAIL PROTECTED]> Cc: lilypond-user <lilypond-user@gnu.org> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=UTF-8; format=flowed Trevor BaÄa wrote: > Is there a way to get "normal" (noncrosss-staff) beams to likewise sit > at that same vertical position? > > (IOW, I'm looking for both flat and vertically aligned; Rune's #+inf.0 > gets flat ... now for the vertically aligned part?) That sounds like en excellent example of when you want to use positions, right? /Mats ------------------------------ Message: 5 Date: Thu, 17 Jan 2008 11:58:34 -0500 From: Eliot Handelman <[EMAIL PROTECTED]> Subject: Analysis brackets don't work with spaces To: lilypond-user@gnu.org Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1 Hi, The following code generates the markups but not the brackets. Is there some way to get brackets printed when they are attached to spaces? many thanks, -- eliot \version "2.10.33" \header { title = "Brackets don't work with spaces" } A = { \time 4/4 \clef treble s2\startGroup^\markup { \column { 1 } } s2\stopGroup^\markup { \column { 2 } } \bar "|." } \score { << \new Staff << \A >> >> \layout { \context { \Staff \consists "Horizontal_bracket_engraver" } } } ------------------------------ _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user End of lilypond-user Digest, Vol 62, Issue 87 ********************************************* _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user