Successive crescendo/decrescendo fades to silence

2015-10-22 Thread Javier Ruiz-Alma
This tiny example with swells of crescendo-decrescendos compiles without warning, typesets as expected, but the midi unexpectedly fades to silence.  Terminating the crescendos with \! before adding the decrescendo fixes the issue, but NR shows this as valid syntax.  Bug? \version "2.18.2"\scor

Re: Specifying absolute MIDI start/end volume for crescendo/decrescendo

2014-08-26 Thread Pierre Perol-Schneider
Hi Yann, 2014-08-26 17:23 GMT+02:00 Yann : > My question is, is there a way to specify an absolute ending volume for > the decresc (or maybe with an invisible dynamic). Is someone aware of a way > to achieve this ? > See : http://lilypond.org/doc/v2.16/Documentation/notation/controlling-midi-dy

Specifying absolute MIDI start/end volume for crescendo/decrescendo

2014-08-26 Thread Yann
Hello :) I have a situation similar to this one : \relative c'{ c4\mp d\< e f | g a b c | b\> a g f | e d c2\! | c c | g1'} (I don't know exactly how this one is rendered in midi, but this is to give an idea). What I mean with these dynamics is, the ending volume of the decresc is more or

Re: Weird Crescendo/Decrescendo Behavior

2012-11-08 Thread Keith OHara
Keehun Nam gmail.com> writes: > > So the first [decrescendo], I'm letting it terminate "by itself" > by not declaring a \! Decrescendos in LilyPond do not terminate by themselves. They extend to the next dynamic mark if there is no \! > Then in the next one, [...] it doesn't even reach acr

Re: Weird Crescendo/Decrescendo Behavior

2012-11-08 Thread Trevor Daniels
Keehun Nam wrote Thursday, November 08, 2012 3:43 PM > I've been annoyed with how crescendi and decrescendi work in LilyPond and I > am hoping that I'm only using them wrong instead of the software being weak. > > If I used the following code: > > r4 r8^\markup{"Solo"} \acciaccatura{ e''16[ g16

Weird Crescendo/Decrescendo Behavior

2012-11-08 Thread Keehun Nam
Dear LilyPond community, I've been annoyed with how crescendi and decrescendi work in LilyPond and I am hoping that I'm only using them wrong instead of the software being weak. If I used the following code: r4 r8^\markup{"Solo"} \acciaccatura{ e''16[ g16]} f16^>-\p_\>( e~ | e4.) \acciaccatura {

Re: Hairpin crescendo/decrescendo

2012-09-13 Thread Nick Payne
On 13/09/12 17:51, Daniel E. Moctezuma wrote: > I would suggest putting dynamics separately to have better control on > where they start without messing with the actual notes. > Here is what I understand you are trying to achieve: > > --- > > \version "2.16.0" > > > notes = \relative c' { > > \me

Re: Hairpin crescendo/decrescendo

2012-09-13 Thread Daniel E. Moctezuma
I would suggest putting dynamics separately to have better control on where they start without messing with the actual notes. Here is what I understand you are trying to achieve: --- \version "2.16.0" notes = \relative c' { \mergeDifferentlyDottedOn \mergeDifferentlyHeadedOn \time 6/8

Hairpin crescendo/decrescendo

2012-09-13 Thread Nick Payne
I'm trying to reproduce a score that has quite a number of bars with a crescendo in the first half of the bar and decrescendo in the second half, and the hairpin is symmetrical left and right. In my example below, the hairpins in the first bar start and finish at the correct locations, but in the a

Re: Crescendo/Decrescendo height

2009-11-27 Thread Alexander Kobel
dreamoftheshoreofanotherwo...@gmail.com wrote: Greetings, I want to be able to produce hairpins of varying vertical size. Does anyone know a command that enables this? Thanks in advance. Hi, Stephan, try this: \relative c' { f1\p\< f f f\ff \once \override Voice . Hairpin #'height

Crescendo/Decrescendo height

2009-11-27 Thread DreamOfTheShoreOfAnotherWorld
Greetings, I want to be able to produce hairpins of varying vertical size. Does anyone know a command that enables this? Thanks in advance. -Stephan ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-u

RE: Crescendo-Decrescendo

2005-06-04 Thread Fairchild
Mats - With your pointers, I've made significant progress. Three anomalies remain. A) The big aha: text size is controlled with, e.g. \override DynamicTextSpanner #'font-size = # 6 but dotted- and dashed-lines aren't scaled. B) Got the \markup thing working, almost. In \set decrescendoText

Re: Crescendo-Decrescendo

2005-06-03 Thread Mats Bengtsson
Fairchild wrote: 5) No way found to change default italic font, within \markup or with \override. See http://lilypond.org/doc/v2.5/Documentation/user/out-www/lilypond/Font-select ion.html#Font-selection === I tried many ways. Didn't find anything effective. If you are trying to change

RE: Crescendo-Decrescendo

2005-06-02 Thread Fairchild
-Original Message- From: Mats Bengtsson [mailto:[EMAIL PROTECTED] Sent: Thursday, June 02, 2005 8:22 AM To: Fairchild Cc: lilypond-user@gnu.org Subject: Re: Crescendo-Decrescendo Fairchild wrote: > Been investigating instructions for specifying crescendos and > decrescendos in v

Re: Crescendo-Decrescendo

2005-06-02 Thread Mats Bengtsson
Fairchild wrote: Been investigating instructions for specifying crescendos and decrescendos in version 2.4.3. For several things, either: a) I don't understand, b) the documentation needs enhancement, and/or c) implementation should be changed. My test bed is attached. 1) The User Guide, Sec

Crescendo-Decrescendo

2005-05-31 Thread Fairchild
Been investigating instructions for specifying crescendos and decrescendos in version 2.4.3. For several things, either: a) I don't understand, b) the documentation needs enhancement, and/or c) implementation should be changed. My test bed is attached. 1) The User Guide, Section 5.7.13 Dynamics