|
From: | Martial |
Subject: | Re: midiMaximumVolume and drums |
Date: | Wed, 26 Aug 2009 17:32:25 +0200 |
User-agent: | Thunderbird 2.0.0.23 (Windows/20090812) |
Il faut mettre des dynamiques au moins à la 1er note de chaque portée. Put a one dynamics at the first note of each Staff %%--------------------------------- NOTES = \relative c' { \repeat "unfold" 5 { c4\f e g c\pp b f e d } } \score { << \new Staff { \set Staff.midiMaximumVolume = #1 \NOTES } \new Staff { \set Staff.midiMaximumVolume = #0.1 \drums { \repeat "unfold" 5 { toml2\f ss2 ss2 ss2 } } } \midi { } } %%---------------------------------
i try this code for a midi file with drums with a volume low if the is 0.1 or 0.9 the volume is the same ! lilipond 2.12.0
-- Martial
[Prev in Thread] | Current Thread | [Next in Thread] |