Re: Controlling MIDI output and chords

2009-10-29 Thread Chris Angelico
On Thu, Oct 29, 2009 at 5:26 PM, madMuze wrote: > > It's not clear how you removed the Note_performer; have you tried: > >        \midi { >                \context { \ChordNameVoice \remove Note_performer } >        } > > ? > This has worked for me. Ah. I was doing: \midi { \context { \ChordName

Re: Controlling MIDI output and chords

2009-10-29 Thread madMuze
ext { \ChordNameVoice \remove Note_performer } } ? This has worked for me. David -- View this message in context: http://www.nabble.com/Controlling-MIDI-output-and-chords-tp26107465p26107940.html Sent from the Gnu - Lilypond - User maili

Re: Controlling MIDI output and chords

2009-10-28 Thread Chris Angelico
On Thu, Oct 29, 2009 at 4:41 PM, James E. Bailey wrote: > You'll probably want to create two \score blocks, one for layout, with the > chords, and one for MIDI, without the chords. > James E. Bailey Ahh. Is there an easy way to macrofy that? My file currently looks like this: \version "2.10.33"

Re: Controlling MIDI output and chords

2009-10-28 Thread James E. Bailey
On 29.10.2009, at 07:30, Chris Angelico wrote: Hi! Apologies for using the list for something that's probably clearly described on page 32767 of the docs, but I've been searching around and can't find it among the massive amounts of information there!! :) I'm using Lilypond to create both MIDI

Controlling MIDI output and chords

2009-10-28 Thread Chris Angelico
Hi! Apologies for using the list for something that's probably clearly described on page 32767 of the docs, but I've been searching around and can't find it among the massive amounts of information there!! :) I'm using Lilypond to create both MIDI and PDF scores. What I hope to achieve is a printa