lilypond-user
[Top][All Lists]
Advanced

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

Re: Minor melodic and harmonic scales


From: Pierre Perol-Schneider
Subject: Re: Minor melodic and harmonic scales
Date: Fri, 23 Sep 2016 15:27:25 +0200

Thank you Jacques.
I totally forgot to take a look at the blog. I'll take a closer look tonight but it looks promising anyway.

Cheers,
Pierre

2016-09-23 15:21 GMT+02:00 Jacques Menu Muzhic <address@hidden>:
Hello Pierre,

Not sure it’s exactly what you’re after, but look at :

        http://lilypondblog.org/2013/09/automatic-generation-of-scales-in-various-modes-for-all-21-pitches/

JM

> Le 23 sept. 2016 à 09:58, Pierre Perol-Schneider <address@hiddencom> a écrit :
>
> Hi List,
>
> Had anybody already worked on a function that goes:
>
> \version "2.19.48"
>
> %% has to work with 'transpose
> \transpose c c''{
>   \omit Staff.TimeSignature
>   \omit Stem
>   \key a\minor
>   \cadenzaOn
>   a, b, c d e f gis a g f e d c b,
>   \bar "||" \break
>
>   %%%% Where some function like:
>   %\key a\minorHarmonic
>   %%%% with this entry:
>   %a, b, c d e f g a g f e d c b,
>   %%%% would show:
>   a, b, c d e f g! a g f e d c b,
>   %%%% whithout showing any key signature
>   \bar "||" \break
>
>   %%%% and like:
>   %\key a\minorMelodic
>   %%%% with this entry:
>   %a, b, c d e f g a g f e d c b,
>   %%%% would show:
>   a, b, c d e f! g! a g f e d c b, a,
>   %%%% whithout showing any key signature
>   \bar "||" \break
>
>   %%%% and also like:
>   %\key a\minorMelodic
>   %%%% with this entry:
>   %a, b, c d e fis gis a gis fis e d c b,
>   %%%% would show:
>   a, b, c d e fis gis a gis! fis! e d c b, a,
>   %%%% whithout showing any key signature
>   \bar "|."
> }
>
> (Sorry if I missed a thread about that but I did not find any.)
>
> TIA.
> Pierre
> _______________________________________________
> 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]