lilypond-user
[Top][All Lists]
Advanced

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

Re: Chords degree


From: Robert Schmaus
Subject: Re: Chords degree
Date: Tue, 11 Oct 2011 11:14:14 +0200

Hi Stjepan,

I'm not sure I properly understood what you need (and, given the usual
response time on this mailing list, I'm not sure anyone else has), but
here's a link that might help you further.

http://lsr.dsi.unimi.it/LSR/Item?id=710

That's the only thing I know of, which deal with roman numerl chord
notation, and it doesn't quite work as automatically as you hoped. In
fact, you'd have to insert the roman numerals as lyrics.

Best,
Robert


On Monday, October 10, 2011 8:22 PM, "Stjepan Horvat"
<address@hidden> wrote:
> Hello guys..
> 
> How could i make a file.ly using sheme that i would include into my song
> so
> when i write chords in c major that i would have chords degree instead..
> I don't understand Sheme that much so thats why i need your help..
> 
> I used a workaround using chord-name.scm and changing a line like this:
> 
> #("Do" "Ré" "Mi" "Fa" "Sol" "La" "Si")
> 
> into
> 
> #("I" "II" "III" "IV" "V" "VI" "VII")
> 
> and then in a lilypond song used italianChords and \transpose from my
> songs
> key into C..for Tonic (first scale degree) to be "I"..
> That was ok until i came across Minor songs..Where T in Minor is VI in
> major..
> so i changed the upper line into #("VI" "VII" "I" "II" "III" "IV" "V")
> but
> that alltogether becomes to complicated with compiling and everything..
> 
> Is there a simple sheme solution..that i would only need to include a
> file
> and then just use \majorChordsDegree or \minorChordsDegree..I tryed
> reading chord-name.scm and understanding how to create own code but
> didn't
> succeeded..just frustration..
> 
> Thank you very much..!
> 
> 
> -- 
> *Nesmotren govori kao da mačem probada, a jezik je mudrih iscjeljenje.
> Izreke 12:18*
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user
> 



reply via email to

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