Re: midi omits one instrument in full score

2009-05-17 Thread Martin Tarenskeen
On Sun, May 17, 2009 at 02:36:17PM +0200, Gilles Sadowski wrote: > Hello. > > > Hi again. I did some more work and found that "viola" and "vibraphone" are > > silent while "voice oohs", "glockenspiel", and "violin" (and default > > acoustic grand) play ok. > > I tried it on my computer. > E.g. f

Re: midi omits one instrument in full score

2009-05-17 Thread Gilles Sadowski
Hello. > Hi again. I did some more work and found that "viola" and "vibraphone" are > silent while "voice oohs", "glockenspiel", and "violin" (and default > acoustic grand) play ok. As I indicated in my previous reply, this depends on the MIDI player, and accompanying data used for rendering the

Re: midi omits one instrument in full score

2009-05-16 Thread Gilles Sadowski
Hello. > Hi, I've copied my complete code at the bottom, but the highlighted part is > this. The midi plays the piano part only. > > [...] > > I've tried repositioning the \set Staff.midiInstrument everywhere but I > never hear the part. Did you try selecting another instrument? [Maybe it's the

midi omits one instrument in full score

2009-05-15 Thread Qian Li
Hi, I've copied my complete code at the bottom, but the highlighted part is this. The midi plays the piano part only. violasmiling = \relative c' { \set Staff.instrumentName = "Viola " \clef alto \time 4/4 \once \override TextScript #'padding = #2.2 r8 [...]