lilypond-user
[Top][All Lists]
Advanced

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

Adding acoustic guitar (steel) to MIDI


From: David Landt
Subject: Adding acoustic guitar (steel) to MIDI
Date: Sat, 19 Mar 2016 10:34:45 -0700 (MST)

Trevor,

Both of the methods you suggested are solutions.  The default "acoustic
grand" no longer sounds in MIDI, only the "acoustic guitar (steel)", which
is what I was intending to happen.


Trevor Daniels wrote
> Try \remove-ing Staff_performer from the ChordNames context.  There are
> two ways.  Either add:
> 
> \midi {
>     \context {
>       \ChordNames
>       \remove "Staff_performer"
>     }
> 
> or use
> 
>     \new ChordNames \with { \remove "Staff_performer" }

I chose to input the latter statement.



-----
David Landt
--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Adding-acoustic-guitar-steel-to-MIDI-tp188538p188708.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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