Re: Midi equalizer not working in 2.11.16

2007-02-05 Thread Martial
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

Re: Midi equalizer not working in 2.11.16

2007-02-05 Thread Martial
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

Midi equalizer not working in 2.11.16

2007-02-05 Thread Daniel Johnson
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