Thanks, works like charm. I think this should be on snippets.
Also how do i get to print D7 or Dmin7 without the triangle symbol and
superscript ?.
Eby
On Tue, 15/3/16, Thomas Morley wrote:
>
> altChords =
> #(define-music-function (m1 m2)(ly:musi
2016-03-17 19:51 GMT+01:00 Eby Mani :
> Thanks, works like charm. I think this should be on snippets.
> Also how do i get to print D7 or Dmin7 without the triangle symbol and
> superscript ?.
>
> Eby
We have some context-properties for customizing chords, see:
http://www.lilypond.org/doc/v2.18/
2016-03-15 9:49 GMT+01:00 David Kastrup :
> Eby Mani writes:
>
>> I'm getting the following error on Lilypond 2.18.2 while trying your
>> "\altChord" function. Are those functions limited to Lilypond 2.19 ?.
>>
>> "Parsing.../opt/lilypond/usr/share/lilypond/current/scm/ly-syntax-constructors.scm:5
Eby Mani writes:
> I'm getting the following error on Lilypond 2.18.2 while trying your
> "\altChord" function. Are those functions limited to Lilypond 2.19 ?.
>
> "Parsing.../opt/lilypond/usr/share/lilypond/current/scm/ly-syntax-constructors.scm:56:23:
> In expression (apply (ly:music-function-e
I'm getting the following error on Lilypond 2.18.2 while trying your
"\altChord" function. Are those functions limited to Lilypond 2.19 ?.
"Parsing.../opt/lilypond/usr/share/lilypond/current/scm/ly-syntax-constructors.scm:56:23:
In expression (apply (ly:music-function-extract fun) parser ...):
/
2016-03-12 18:30 GMT+01:00 Klaus Blum :
> It looks like the goal is to create alternative chords in a different key,
> e.g for a guitar with a capo on the 3rd fret.
>
> A function to put chordnames into parentheses (better than \parenthesize)
> can be found here:
> http://www.lilypondforum.de/index
On Mar 12, 2016, at 11:24 AM, Eby Mani wrote:
>
> Here it is.
>
>> On Sat, 12/3/16, Tim McNamara wrote:
>>
>> If you could point to an
>> existing example out on the web that looks like what you
>> want, it would be really easy to see what it is and
/cis f16 \klamm d4.. g16 \klamm e4..
}
\new Staff \relative c'' {
c2 c a4 c b2
}
>>
}
% ---
Cheers,
Klaus
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/creating-chords-l
On Mar 12, 2016, at 8:25 AM, Eby Mani wrote:
>
> How do i create chords like - B flat(G) or F/A(D/F#) with \chordmode { } ?.
It would help if you would explain what you are trying to do a bit more fully.
What is the chord "B flat(G)"? Or "F/A(D/F#)"? If I saw that on a lead sheet
I would no