Metric Modulation

2025-08-01 Thread Asher Olsen
(I posted a substantially identical question to music.stackexchange, but I have heard that this list is a better place to ask.) I've been working with some music that requires a LOT of metric modulations. So far I have janky functions to draw these: --- begin code \version "2.25.26&

Re: metric

2019-06-13 Thread Freeman Gilmore
Thank you Aaron. ƒg On Thu, Jun 13, 2019 at 9:14 PM Aaron Hill wrote: > On 2019-06-13 5:43 pm, Freeman Gilmore wrote: > > Abraham: > > > > At this point it is just a curiosity. I want to compare it to the > > Bravura > > metric, i.e. where is a not head plac

Re: metric

2019-06-13 Thread Aaron Hill
On 2019-06-13 5:43 pm, Freeman Gilmore wrote: Abraham: At this point it is just a curiosity. I want to compare it to the Bravura metric, i.e. where is a not head place in reference to the staff, what is the line spacing of the staff, etc. I still do not have a clue were to find the

Re: metric

2019-06-13 Thread Freeman Gilmore
Abraham: At this point it is just a curiosity. I want to compare it to the Bravura metric, i.e. where is a not head place in reference to the staff, what is the line spacing of the staff, etc. I still do not have a clue were to find the LilyPond font files. I have searched the LilyPond file

Re: metric

2019-06-13 Thread Abraham Lee
Hey Freeman! On Thu, Jun 13, 2019 at 1:35 PM Freeman Gilmore wrote: > Were is the best place to read about LilyPond glyph metrics? > Which metrics are you interested in? There aren’t any predefined metrics, except for what you may be able to deduce from the metafont source files. If you’re inte

metric

2019-06-13 Thread Freeman Gilmore
Were is the best place to read about LilyPond glyph metrics? Thank you, ƒg ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Tuplets in Metric Modulations

2018-12-21 Thread Saul Tobin
Notice that in my example I included spacer rests in the tuplet. This allow room for the bracket. On Fri, Dec 21, 2018 at 2:47 PM Ld2020 wrote: > Thank you - this is extremely helpful. > > One issue I am still trying to solve: how to get tuplet brackets to > appear as part of the metronome mark.

Re: Tuplets in Metric Modulations

2018-12-21 Thread Ld2020
Thank you - this is extremely helpful. One issue I am still trying to solve: how to get tuplet brackets to appear as part of the metronome mark. I.E. triplet eighth = eighth (triplet under the tuplet bracket with the 3.) Right now I'm doing: \rhythmMark "" {\tuplet 3/2 {b'8}} {b'8} I get the tu

Re: Tuplets in Metric Modulations

2018-12-20 Thread Saul Tobin
I've attached the snippet I use for metric modulation markings. Hopefully others find it useful. To use it you would write something like: \metricMark { \tuplet 3/2 { r8*2 c8 } } { c16 r16*3 } "Più tranquillo" #108 FYI – there are some issues with spacing if the marking is at a

Re: Tuplets in Metric Modulations

2018-12-20 Thread Ben
On 12/20/2018 2:27 PM, Ld2020 wrote: I am notating some rhythms that use metric modulations (a.k.a. tempo modulations). I am indicating that a triplet quarter becomes the new quarter note. What I want is a single quarter note with a triplet mark over it (3 and a bracket, spaced in such a way as

Tuplets in Metric Modulations

2018-12-20 Thread Ld2020
I am notating some rhythms that use metric modulations (a.k.a. tempo modulations). I am indicating that a triplet quarter becomes the new quarter note. What I want is a single quarter note with a triplet mark over it (3 and a bracket, spaced in such a way as to make it obvious this is one third

Re: Creating Metric Modulation Tempo Indications

2017-09-15 Thread Sfs
On 9/15/2017 4:45 PM, Brian kozaczek wrote: Hello All, I need to create a metric modulation tempo indication where the quarter note of a septuplet equals an eighth note in the next measure where the new tempo (in parentheses) is 4 = 63. I'm not sure how to add the bracket for the sept

Re: Creating Metric Modulation Tempo Indications

2017-09-15 Thread Kieren MacMillan
Hi Brian, > I need to create a metric modulation tempo indication > where the quarter note of a septuplet equals an eighth note in the next > measure where the new tempo (in parentheses) is 4 = 63. > I'm not sure how to add the bracket for the septuplet quarter note, and al

Creating Metric Modulation Tempo Indications

2017-09-15 Thread Brian kozaczek
Hello All, I need to create a metric modulation tempo indicationwhere the quarter note of a septuplet equals an eighth note in the next measure where the new tempo (in parentheses) is 4 = 63.  I'm not sure how to add the bracket for the septuplet quarter note, and also put the new tem

Re: Metric modulation markup ... à la Carter?

2007-09-06 Thread Trevor Bača
or credits in LSR?) Trevor. > regards, > > Tao > > Original-Nachricht > > Datum: Thu, 6 Sep 2007 08:03:37 +0200 > > Von: "Valentin Villenave" <[EMAIL PROTECTED]> > > An: "Trevor Bača" <[EMAIL PROTECTED]> > > CC: li

Re: Metric modulation markup ... à la Carte r?

2007-09-06 Thread Graham Percival
Valentin Villenave wrote: 2007/9/6, Neil Puttock <[EMAIL PROTECTED]>: It might be useful have a reference to nested scores in section 8.2.2 for cases more complicated than "note = note", together with a minimal example demonstrating tuplet markup. ...Which is why your trick should be a

Re: Metric modulation markup ... à la Carter?

2007-09-06 Thread Valentin Villenave
2007/9/6, Neil Puttock <[EMAIL PROTECTED]>: > It might be useful have a reference to nested scores in section 8.2.2 for > cases more complicated than "note = note", together with a minimal example > demonstrating tuplet markup. ...Which is why your trick should be added to the LSR; then I could s

Re: Metric modulation markup ... à la Carter?

2007-09-06 Thread Neil Puttock
On 9/6/07, Tao Cumplido <[EMAIL PROTECTED]> wrote: > > hi, > > doesn't this snippet already cover the topic? > http://lsr.dsi.unimi.it/LSR/Item?id=204 It does, but if you were searching for a metric modulation solution, you probably wouldn't find that snippe

Re: Metric modulation markup ... à la Carter?

2007-09-06 Thread Tao Cumplido
<[EMAIL PROTECTED]> > CC: lilypond-user > Betreff: Re: Metric modulation markup ... à la Carter? > 2007/9/6, Trevor Bača <[EMAIL PROTECTED]>: > > > Actually this is pretty clever. And will certainly do for the snippets > > that I've got in front of me right

Re: Metric modulation markup ... à la Carter?

2007-09-05 Thread Valentin Villenave
2007/9/6, Trevor Bača <[EMAIL PROTECTED]>: > Actually this is pretty clever. And will certainly do for the snippets > that I've got in front of me right now, so thanks very much! I agree. LSR, anyone? :) Regards, Valentin ___ lilypond-user mailing list

Re: Metric modulation markup ... à la Carter?

2007-09-05 Thread Trevor Bača
On 9/5/07, Neil Puttock <[EMAIL PROTECTED]> wrote: > Hi Trevor, > > On 9/5/07, Trevor Bača <[EMAIL PROTECTED] > wrote: > > Hi, > > > > Is it possible to make the following tempo markup ... > > > > \times 2/3 { r8 n4 ~ } n4 = n2 > > > > ... complete with tuplet bracket (where the n4 and n2 repre

Re: Metric modulation markup ... à la Carter?

2007-09-05 Thread Neil Puttock
Hi Trevor, On 9/5/07, Trevor Bača <[EMAIL PROTECTED]> wrote: > > Hi, > > Is it possible to make the following tempo markup ... > > \times 2/3 { r8 n4 ~ } n4 = n2 > > ... complete with tuplet bracket (where the n4 and n2 represent simply > \note #"4" and \note #"2")? > How about a nested score

Metric modulation markup ... à la Carter?

2007-09-05 Thread Trevor Bača
Hi, Is it possible to make the following tempo markup ... \times 2/3 { r8 n4 ~ } n4 = n2 ... complete with tuplet bracket (where the n4 and n2 represent simply \note #"4" and \note #"2")? The notation indicates that a duration of 1/6 + 1/4 (or 5/12) on the lefthand side of the barline equal

Re: metric modulation?

2007-07-26 Thread Valentin Villenave
26 Jul 2007 21:00:59 +0200, Arvid Grøtting <[EMAIL PROTECTED]>: \version "2.11.28" % should work on versions all the way back to 2.8 looksFaster = #(define-music-function (parser location music) (ly:music?) (let ((new-music (ly:music-deep-copy mu

Re: metric modulation?

2007-07-26 Thread Arvid Grøtting
"Trevor Bača" <[EMAIL PROTECTED]> writes: > On 7/26/07, Adam Good <[EMAIL PROTECTED]> wrote: > > Hello, > > > > Is there any handy dandy method to do the following: > > > > let's say I wrote out a piece in 7/8. What if I wanted to see what it > > looked like in 7/16 without having to change every

Re: metric modulation?

2007-07-26 Thread Trevor Bača
On 7/26/07, Adam Good <[EMAIL PROTECTED]> wrote: Hello, Is there any handy dandy method to do the following: let's say I wrote out a piece in 7/8. What if I wanted to see what it looked like in 7/16 without having to change every note value of what I already wrote say: a4. b4 c b8 a g a4 b8 a

metric modulation?

2007-07-26 Thread Adam Good
Hello, Is there any handy dandy method to do the following: let's say I wrote out a piece in 7/8. What if I wanted to see what it looked like in 7/16 without having to change every note value of what I already wrote say: a4. b4 c b8 a g a4 b8 a etc... but what gets printed is: a8. b8 c b1

RE: font metric

2006-07-24 Thread Fairchild
en add to LSR entry "File Information." - Bruce -Original Message- From: Han-Wen Nienhuys [mailto:[EMAIL PROTECTED] Sent: Monday, July 24, 2006 5:14 PM To: Fairchild Cc: lilypond-user@gnu.org Subject: Re: font metric Fairchild schreef: > In several

Re: font metric

2006-07-24 Thread Han-Wen Nienhuys
Fairchild schreef: In several places, documentation refers to "font metric" but I have not found a syntax definition or an example of its use. try ly:grob-default-font or ly:grob-property 'font Specifically, in the function: ly:font-filename font (given the f

RE: font metric

2006-07-24 Thread Fairchild
These chunks are taken from the program reference for LilyPond version 2.8.5, http://lilypond.org/doc/v2.8/Documentation/user/lilypond-internals/Scheme-fu nctions.html#Scheme-functions : - Function: ly:font-design-size font Given the font metric font, return the design size, relative to the

font metric

2006-07-21 Thread Fairchild
In several places, documentation refers to "font metric" but I have not found a syntax definition or an example of its use. Specifically, in the function: ly:font-filename font (given the font metric font, return the corresponding file name) what is the synta

unicode font (metric?) problem

2005-12-19 Thread Marcus Brinkmann
Hi, the following input file prints the lyrics like this: 1 4 The superscript 1 is placed correctly. Same for superscript 2 and 3 (0x00B9, 0x00B2, 0x00B3 respectively). The superscript 4 is placed incorrectly. Same for superscript 0, 5, 6, 7, 8, 9 (0x207x). I don't even know

Re: metric modulations in lilypond

2005-12-05 Thread Libero Mureddu
't know how to put the sign of a tuplet in the first part of the metric modulation: if you look the first tempo change in the example, you can see, above the the 8th note, a small half-bracket, with a "3" on top of it. I'm interested in producing this notation. Libero > Han-

Re: metric modulations in lilypond

2005-12-05 Thread Mats Bengtsson
Do you mean the tempo indications, or is there some other specific aspects that I didn't notice when looking at the example? For the tempo indications, they should be easy to typeset using text markup commands. /Mats Libero Mureddu wrote: Hi, I would like to typeset metric modulation

Re: metric modulations in lilypond

2005-12-05 Thread Han-Wen Nienhuys
Libero Mureddu wrote: Hi, I would like to typeset metric modulation like those that you can find at the following link: http://www.dimusicengraving.com/metric_modulation.htm Is there a way to do that in Lilypond, and, if not, how much it would cost to have it as a sponsored feature? I guess

metric modulations in lilypond

2005-12-03 Thread Libero Mureddu
Hi, I would like to typeset metric modulation like those that you can find at the following link: http://www.dimusicengraving.com/metric_modulation.htm Is there a way to do that in Lilypond, and, if not, how much it would cost to have it as a sponsored feature? Regards, Libero Mureddu macos

metric modulation problem

2005-09-20 Thread libero . mureddu3
(Sorry if this message was already sent, I had problems with the mail) Hi, I am trying to put a metric modulation mark, but I cannot find a way to achieve it: so far I have: {a1 \mark \markup { \tiny \note #"8" #1 "=" \tiny \note #"8" #1 } a1} but I would like to h

metric modulation problem

2005-09-19 Thread libero . mureddu3
Hi, I am trying to put a metric modulation mark, but I cannot find a way to achieve it: so far I have: {a1 \mark \markup { \tiny \note #"8" #1 "=" \tiny \note #"8" #1 } a1} but I would like to have the bracket and the number of a tuplet above the first eight sym

Re: Missing metric file flag

2005-03-30 Thread joe ferguson
warning: Loading default font paper output to `Song.tex'... Analyzing Song.tex... Running ... lilypond: error: LaTeX failed on the output file. lilypond: error: The error log is as follows: ! Font \magfontIIGXBomEMBo=cmbxti8 scaled 992 not loadable: Metric (TFM) fil

Re: Missing metric file flag

2005-03-30 Thread Mats Bengtsson
Font \magfontIIGXBomEMBo=cmbxti8 scaled 992 not loadable: Metric (TFM) file n ot found. l.48 \font\magfontIIGXBomEMBo=cmbxti8 scaled 992 I wasn't ab LATEX output to `Song.latex'... TEX output to `Song.tex'... What grob is it trying to

Missing metric file flag

2005-03-30 Thread joe ferguson
ailed on the output file. lilypond: error: The error log is as follows: ! Font \magfontIIGXBomEMBo=cmbxti8 scaled 992 not loadable: Metric (TFM) file n ot found. l.48 \font\magfontIIGXBomEMBo=cmbxti8 scaled 992 I wasn't ab LATEX output to `So

Re: metric modulation

2005-03-22 Thread Mats Bengtsson
AIL PROTECTED] wrote: Hi! I'm trying to type some tempo indication like "16note = 16note" and more complex, like real metric modulations. looking for it in the list, I've found some markup example, here is mine: d''8.^\markup \fontsize #-1.5 { \large "("

metric modulation

2005-03-21 Thread libero . mureddu3
Hi! I'm trying to type some tempo indication like "16note = 16note" and more complex, like real metric modulations. looking for it in the list, I've found some markup example, here is mine: d''8.^\markup \fontsize #-1.5 { \large "(" \note #&