Hi Eluze,

It worked, when I replaced "GrandStaff" with "Staff", i.e.

\layout {               
  \context {
    \Staff
     midiInstrument = "acoustic guitar (nylon)"
  }
}

Possibly, a GrandStaff doesn't have instrument properties ...

You could also outsorce that piece of code into a "general layout file" containing some of your preferences, and include that into every piece you write ...

But I'm sure there are more fancy things one could do with midi.scm ...

Best, Robert


Am 3/17/13 10:03 PM, schrieb Eluze:
     \context {
       \GrandStaff
       midiInstrument="acoustic guitar (nylon)"
     }

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to