lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is there a way to set the midiInstrument for ChordNames with FretBoa


From: Jean Abou Samra
Subject: Re: Is there a way to set the midiInstrument for ChordNames with FretBoards?
Date: Fri, 27 May 2022 09:52:30 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

Le 27/05/2022 à 03:40, Kevin Cole a écrit :
Hi,

I have a score with an outline shown below. I managed to get the vocal
part doing "choir aahs", and the piano defaults to a piano instrument,
but is there a way to have ChordNames / FretBoards do anything with
"acoustic guitar (nylon)"?  Even if the playback isn't super accurate
in terms of duration, it seems like, with the fretboards, it would be
able to have a half-educated notion of which notes to sound.)



I don't understand the question. Isn't it the same as what
you already did with Staff?

\new ChordNames \with {
  midiInstrument = "acoustic guitar (nylon)"
} ...


(And, is there a better way to set the "choir aahs" -- without
changing the whole thing around too much? It somehow feels redundant
to add "\new Staff" around the "\new Voice" since the staff was
already showing without it, but I couldn't get the MIDI to sound
without adding the "\new Staff".)

\new Staff is the normal way.

Best,
Jean




reply via email to

[Prev in Thread] Current Thread [Next in Thread]