I've figured it out, and it's probably the same as in my way-back machine.
Now the skill will be writing good, accurate dynamics.
Here's my score block, with dynBass and dynDrums my dynamics variables. And
yes, I know I have the first context as voice two...
\score {
<<
\context Voice = "two"
{
<<\set Staff.midiInstrument = #"acoustic bass" \bass \dynBass>>
}
\new DrumStaff
<<
\new DrumVoice { \voiceOne <<\dh \dynDrums>> }
\new DrumVoice { \voiceTwo <<\dl \dynDrums>> }
>>
>>
%\layout { \context { \Staff \RemoveEmptyStaves } }
\midi { \tempo 4 = 144 }
}
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/There-used-to-be-a-way-dynamics-in-Midi-tp181832p181858.html
Sent from the User mailing list archive at Nabble.com.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user