[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MIDI ignores dynamics parallel to notes
From: |
Dmytro O. Redchuk |
Subject: |
Re: MIDI ignores dynamics parallel to notes |
Date: |
Mon, 23 May 2011 17:33:56 +0300 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
On Mon 23 May 2011, 10:06 Richard Sabey wrote:
> Lilypond's MIDI output sometimes fails to account for dynamic indications if
> the
> code specifies them in parallel with the music rather than directly attached
> to
> notes.
>
> In the example, the notes sound fairly loud to me.
This stressed me... In fact i can hear only one note (the second one i
believe).
Is this another issue? Or is this normal?
> Related to issue 1646?
> %%%%%%%%%%%%%%%%%%%%%%
> \version "2.13.61"
>
> \score
> {
> <<
> \new Staff \with { midiInstrument = #"contrabass"}
> <<
> { c2 f }
> { s1\pppp }
> >>
> >>
> \midi
> {
> \context
> { \Staff
> \remove "Staff_performer"
> }
> \context
> { \Voice
> \consists "Staff_performer"
> }
> }
> } % score
> %%%%%%%%%%%%%%%%%%%%%%
--
Dmytro O. Redchuk
Bug Squad