lilypond-user
[Top][All Lists]
Advanced

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

Notesheet Flute varibles defined and ready for call...


From: darkijah
Subject: Notesheet Flute varibles defined and ready for call...
Date: Sun, 16 May 2021 18:08:17 +0200
User-agent: Gigahost Webmail

I don't know if this is the right way, and I might have some issues including it from an outside file - at least had some issues it seems. But I will look into that afterwards. But here is my file with working Varibles defined and ready for being called. They work...

Although I still have not found the half hole thing for the flute - It must be somewhere and I must just have overlooked it, but I just can't find it... I thought I tested all of the commands, yet... I seem only to find dark and grey or grey and white... no black and white. Very annoying. I could use some help on that part.

Beside that, enjoy - I have turned colors off - sized the notes and made it easier for seeing them. By the People for the People to the Children! :)

Still have my hardship with this email thing, I would have rather loved a forum... I tend to become so confused over this emailing thing, anyway... Here it is

If anyone knows how to make a whole lyrics line into one specific colors, please do share! :) Lots of ideas, but I am new and do not have a programmers mind! :


\version "2.22.1" \language "english" %\include "S-Color.ly"
\paper {
#(set-paper-size "a4")
top-margin = 3 %default 5
left-margin = 20 %default 10
right-margin = 10 %default 10
bottom-margin = 7 %default 6
}

\header{
title = \markup { \fontsize #0.005 "Behold os Herre(Fader) ved dit Ord (ucensureret text med opdateringer)" } subtitle = \markup { \fontsize #0.005 "En Børnesang imod de to ærkefjender imod den Kristne menighed - Romersk Katolicisme/Mohammadanisme og andet." } meter = "Tempo 130" arranger = "Martin Luther~1542 raffineret af Darkijah 2021 - https://JesusGod-Pope666.Info"; copyright = "Truth like Salvation is not sold for greedy mammon but giving freely through Christ blood!" tagline = "Copyright is of the Devil - Sharing is Caring - This information is always in public domain" %Music engraving by LilyPond 2.22.1--www.lilypond.org - - for clean: ##f
}


\layout { indent = 0 #(layout-set-staff-size 28) \override NoteHead.font-size = #2
\context {%cadenzaOn
\Staff \consists "Custos_engraver"
\override Custos.style = #'mensural \override Custos.color = #(x11-color 'black) \override Custos #'neutral-position = #20
\remove "Time_signature_engraver"
%\override TimeSignature #'stencil = #point-stencil
%\remove "Bar_engraver"
%\override BarLine.X-extent = #'(-2 . 0)
}}


% (one oneT oneRT oneTR oneR oneRT1q one1qTR oneRT1h one1hTR oneRT3q one3qTR oneRTF oneFTR one1qT oneT1q one1q one1qT1h one1hT1q one1qT3q one3qT1q one1qTF oneFT1q one1hT oneT1h one1h one1hT3q one3qT1h one1hTF oneFT1h one3qT oneT3q one3q one3qTF oneFT3q oneFT oneF)


orange = {^
    \markup
    \center-column {
    \override #'(size . 0.5) % 1 standard
    \override #'(thickness . 0.3) % 0.1 standard
\woodwind-diagram #'flute #'((cc . (one two three four five six))(lh . ())(rh . ()))}}

orangeS = {^
    \markup
    \center-column {
    \override #'(size . 0.5) % 1 standard
    \override #'(thickness . 0.3) % 0.1 standard
\woodwind-diagram #'flute #'((cc . (one two three four five sixT1h))(lh . ())(rh . ()))}}

yellow = {^
    \markup
    \center-column {
    \override #'(size . 0.5) % 1 standard
    \override #'(thickness . 0.3) % 0.1 standard
\woodwind-diagram #'flute #'((cc . (one two three four five))(lh . ())(rh . ()))
} }

greenS = {^
    \markup
    \center-column {
    \override #'(size . 0.5) % 1 standard
    \override #'(thickness . 0.3) % 0.1 standard
\woodwind-diagram #'flute #'((cc . (one two three four))(lh . ())(rh . ()))
} }

teal = {^
    \markup
    \center-column {
    \override #'(size . 0.5) % 1 standard
    \override #'(thickness . 0.3) % 0.1 standard
\woodwind-diagram #'flute #'((cc . (one two three))(lh . ())(rh . ()))
} }

blue = {^
    \markup
    \center-column {
    \override #'(size . 0.5) % 1 standard
    \override #'(thickness . 0.3) % 0.1 standard
    \woodwind-diagram #'flute #'((cc . (one two))(lh . ())(rh . ()))
} }

violet = {^
    \markup
    \center-column {
    \override #'(size . 0.5) % 1 standard
    \override #'(thickness . 0.3) % 0.1 standard
    \woodwind-diagram #'flute #'((cc . (one))(lh . ())(rh . ()))
} }

redS = {^
    \markup
    \center-column {
    \override #'(size . 0.5) % 1 standard
    \override #'(thickness . 0.3) % 0.1 standard
    \woodwind-diagram #'flute #'((cc . (oneT1h))(lh . ())(rh . ()))
} }

redN = {^
    \markup
    \center-column {
    \override #'(size . 0.5) % 1 standard
    \override #'(thickness . 0.3) % 0.1 standard
    \woodwind-diagram #'flute #'((cc . (oneT1h))(lh . ())(rh . ()))
} }

orangeT = {^
    \markup
    \center-column {
    \override #'(size . 0.5) % 1 standard
    \override #'(thickness . 0.3) % 0.1 standard
\woodwind-diagram #'flute #'((cc . ( two three four five six))(lh . ())(rh . ()))
} }


<<
\relative d' { %\tempo "Tempo indication" 8=120 %\textLengthOn
\time10/4 \key g \major \easyHeadsOn

%\override NoteHead.color = #color-notehead
%Line1 m1-----------------------------------------------------------8-8-8-8
\bar ""
\yellow e2
\teal g4
\yellow e
\orange d
\yellow e
\teal g
\greenS fs
\yellow e2
| \break
%Line2 m2------------------------------------------------------------------
\bar ""
\teal g2
\blue a4
\blue a
\violet b
\teal g
\blue a
\blue a
\violet b2
| \break
%Line3 m3------------------------------------------------------------------
\bar ""
\violet b2
\redN c4
\violet b
\orangeT d
\violet b
\blue a
\blue a
\teal g2
| \break         %Line3 m3
%Line4 m4------------------------------------------------------------------
\bar ""
\violet b2
\teal g4
\blue a
\teal g
\greenS fs
\yellow e
\orangeS ds
\yellow e2

\bar ":|."
%End Lyrics------------------------------------------------------------------
}
\addlyrics {\set stanza = "1." Be -- hold os, Fa -- der, ved dit Ord, trods Pa -- vens Løgn og Tyr -- kens Mord, der styr -- te vil fra tro -- nen ned, din Søn, vor Gud til E -- vigt Liv!} \addlyrics {\set stanza = "2." Be -- vis din magt, åh Je -- su Krist, som al -- le Her- rers Her -- re er, be -- var din Bør -- ne -- fød -- te flok, så de dig pri -- se må i fred! } \addlyrics {\set stanza = "3." Vor trøster -- ter -- mand, Gud Hel -- lig -- ånd, for -- en Guds Folk i skrif -- tens bånd, vær med os i vor sid -- ste nød, lad ord -- et vidn -- ne til vor død!} \addlyrics {\set stanza = "4." Så lad din sand -- hed og dit Lys, gå ud til al -- le mand på jord, lad Djæv -- len tu- de tør af kiks, han mi -- ste alt til Li -- vets mand!}

% \markup { \with-color #red contain }


#(print-keys-verbose 'flute)
%{
one and oneF full black,

one1hT and one1h HalfHole GreyWhite, oneT1h one1hTF oneFT1h HalfHole BlackGrey,


two circles oneRT
Fat circle oneTR White



oneT and oneFT whole Grey

Fat circle oneR oneRTF oneFTR Grey
%}



reply via email to

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