lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dynamics and midi


From: Mats Bengtsson
Subject: Re: dynamics and midi
Date: Wed, 08 Oct 2008 23:13:26 +0200
User-agent: Thunderbird 2.0.0.17 (X11/20080925)

The dynamics should work automatically in the MIDI output!
Doesn't it for you? What LilyPond version?

  /Mats

Grammostola Rosea wrote:
Hi,

I made some score for my mama for practicing vocals.... How do I get those dynamics in the midi output?



staffSoprano = \new Staff  {
   \time 4/4
       \set Staff.instrumentName="Soprano"
   \set Staff.midiInstrument="choir aahs"
   \key d \major
   \clef treble
       \relative c' {            \context Voice = "melodySop" {
           \dynamicUp        % Type notes here
\autoBeamOff
g''1 | fis2 r2 | g4.\ff g8 g4 g4 | g2. g4 | e4.\p e8 fis2 |
cis4. cis8 d4 fis | fis1 | e2 r4 a,4\f | fis'2. fis4 | e2. e8 e | g2 g4 g | fis2. fis8 fis |
g2. g4 | fis8. a16 a8 a fis4 d | a2 r4 e'8\p e | e2. e4 |

       }

   \bar "|."
   }

}


\score {
   <<
       \staffSoprano
                 >>
     \midi {
   }

   \layout  {
   }
}

\paper {
}



_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user


--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

[Prev in Thread] Current Thread [Next in Thread]