bug-lilypond
[Top][All Lists]
Advanced

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

Re: Order of digits in figured bass


From: grisu_76
Subject: Re: Order of digits in figured bass
Date: Wed, 30 Sep 2009 07:02:33 -0700 (PDT)

try this one:

<6 5 3-> <6 3+> <7 3+>

should work; when I remeber to my musical education the order of the figured
bass is

6 - 5 - 3 istead of   3 - 6 - 5

maybe you mean that without the extenders on the 6 : <6 5 3-> <6\! 3+>  <7
3+>, because it makes a difference wheather you let the chord <6 5 3->
followed by a <6\! 3+> ; the 6th on the base of G is another than that on an
A, so the extender might not be correct;

So long!

Christian



Franz-Rudolf Kuhnen wrote:
> 
>> I'm not top posting.
> 
> There is a problem to determine the correct order of the digits in the
> figured 
> bass.
> I want the #3 under the 7.
> 
> %%%%%%%%%%   Begin example    %%%%%%%%%
> 
> \markup { \large "Bug in the horizontal order of the digits" }
> \markup { \tiny "The #3 should be under the 7"  }
> 
> 
> \version "2.12.0"
> 
> \relative c <<
>  \new Staff {
>   \time 2/4
>   \clef bass
>   d8 g, a4 |
>   d,2 | \bar "|."
>  }
> 
>  \new FiguredBass \figuremode {
>   \override FiguredBass.BassFigure #'font-size = # -3 
>   \set useBassFigureExtenders = ##t
>   s8 <3- 6 5> <6 3+> <7 3+> |
>   s2 |
>  }
>>>
> 
> %%%%%%%%%%   End example    %%%%%%%%%
> 
> Regards
> Franz-Rudolf Kuhnen
> 
> 
> 
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-lilypond
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Order-of-digits-in-figured-bass-tp25670330p25681679.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.





reply via email to

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