Dear Frogs, Mosquitos, and Algae,

What am I doing wrong here?

Although I specify "choir aahs"  and "voice oohs" ,

I only get the default Grand Piano.

David Olson

================================


\score {
   <<
           \new Staff = "one" { \sopranoMusic
      \set Staff.midiInstrument = #"choir aahs" }
           \new Staff = "two" { \altoMusic
      \set Staff.midiInstrument = #"voice oohs" }

   >>
  \layout{}

  \midi{
         \context {
      \Staff
      \consists "Staff_performer"
    }

    {
        \tempo 2 = 30
          }
}

Attachment: voice_not_piano.ly
Description: Binary data

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to