Search found 19 matches

by sciurius
Tue Oct 14, 2008 8:19 am
Forum: Notation Editors
Topic: Chord Charts
Replies: 34
Views: 38364

Re: Chord Charts

With LilyPond, it's as easy as:

Code: Select all

      \override NoteHead #'style = #'slash
      \override Stem #'transparent = ##t
      \relative c'' {
      	b4 b b b
      }
Yes, LilyPond can be a bit hard to get started with.
Contact me privately if you want to try this, and need more help.
by sciurius
Sat Oct 11, 2008 3:12 pm
Forum: Notation Editors
Topic: Chord Charts
Replies: 34
Views: 38364

Re: Chord Charts

by sciurius
Sat Oct 11, 2008 10:47 am
Forum: Notation Editors
Topic: Chord Charts
Replies: 34
Views: 38364

Re: Chord Charts

Still wondering what exactly is meant by 'jazz/pop chord charts'...
by sciurius
Fri Oct 10, 2008 8:54 pm
Forum: Notation Editors
Topic: Chord Charts
Replies: 34
Views: 38364

Re: Chord Charts

angelsguitar wrote:... to create jazz/pop chord charts?
What exactly do you mean by 'jazz/pop chord charts'? Can you show an example?