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
>I'm guessing that it's probably >something along the lines of removing the Note_performer from the MIDI >output, but I tried that and it doesn't seem to work. It's not clear how you removed the Note_performer; have you tried: \midi { \context { \ChordNameVoice \remove No

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