lilypond-user
[Top][All Lists]
Advanced

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

Staff.midiMaximumVolume and drums


From: Daniel MALIK
Subject: Staff.midiMaximumVolume and drums
Date: Wed, 26 Aug 2009 17:25:56 +0200
User-agent: Thunderbird 2.0.0.23 (X11/20090817)


i try this code for a midi file with drums with a volume low

\score {
       <<
       \new Staff {
                \set Staff.midiMaximumVolume = #1
               \NOTES
               }
\new Staff {
                \set  = #0.1
               \drums {
                        \repeat "unfold" 98 {  toml2 ss2 ss2 ss2}
}
       }
       >>
       \midi { }
}

if the is 0.1 or 0.9 the volume is the same !
lilipond 2.12.0

Thanks for replay
D M








reply via email to

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