lilypond-user
[Top][All Lists]
Advanced

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

Easily enter music expressions in markup for Swing / shuffle music


From: wmilmoe
Subject: Easily enter music expressions in markup for Swing / shuffle music
Date: Sun, 24 Nov 2019 17:08:14 +0000 (UTC)

http://lsr.di.unimi.it/LSR/Item?id=1029

This reminds me that every thing is easy when we know how and often impossible when we do not know how.

I tried to find a swing tempo marking in snippets and didn't find one.

I tried using this 'easy example' and this is the best I could do:


%%%%%%
markup { \small {  \note #"8" #UP + \note #"8" #UP =
                      \note #"4" #UP + \note #"8" #UP }}


% Or maybe

\markup{ \small { \note #"8" #UP + \note #"8" #UP "="  \note #"4" #UP \note #"8" #UP }}

%%%%%%%


I am clueless on how to add the triplet bracket to the top
as this didn't work

%%%%%%
%trying to put this in the above markup didn't work
 \tuplet 3/2 { c d}
\tuplet 3/2 { \note #"4" #UP \note #"8" #UP}

%%%%%%%

so using Frescabaldi / Lilypond I exported the required element as SVG and using inkscape created these images (see attachmenbts)



%%%%%
also I found mention of    EZNOTES...  versus   \ezscore confusing?  in
http://lsr.di.unimi.it/LSR/Item?id=1029

Attachment: tupleSVGLP.jpg
Description: JPEG image

Attachment: tupleSVGLP.png
Description: PNG image

Attachment: tupleSVGLP.eps
Description: image/eps

Attachment: SwingShuffleeighthToTupletempoMarking.eps
Description: image/eps


reply via email to

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