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 <[email protected]>:

> 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 <
> [email protected]> 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
> > [email protected]
> > https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to