have you put a dynamic '\f' at the first note in each staff ?
For my SATB midi I resolve with this solution !
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
hi
mmm...
have you put a dynamic \f or at the first note in each staff ?
try this !
In the following snippet, you'd expect the oboe to be nine times as loud
as the bassoon, but in fact they are the same volume.
%%% BEGIN
\version "2.11.16"
\score {
<<
\new Staff {
\set Staff.midiI
In the following snippet, you'd expect the oboe to be nine times as loud
as the bassoon, but in fact they are the same volume.
%%% BEGIN
\version "2.11.16"
\score {
<<
\new Staff {
\set Staff.midiInstrument = "oboe"
\set Staff.midiMinimumVolume = #0.9
\set Staff.midiMaximum