lilypond-user
[Top][All Lists]
Advanced

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

Re: Problem with transposition


From: David Kastrup
Subject: Re: Problem with transposition
Date: Thu, 02 May 2013 13:00:52 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

fazer666 <address@hidden> writes:

> I'm trying to write some music for Tenor Sax (Bb). I have melody and
> chords above the staff. When I put "\transposition bes" directive,
> melody is correct in midi file, but not chords.
>
> Here is a snippet of my code :
>
> \score 
> {
>   "double_opening_chevrons"
>     \chords
>     {
>       \transpo
>       gis,1:m7.5- cis:7
>       fis,1:m7.5- b,:7.9-
>       e,1:m7.5- cis2:m7.5- fis:7
>       b,1:m6 c:9
>     }
>
>     \new Staff \relative g'
>     {
>       b8 d fis2~ fis8 gis | f2 cis' |
>       a,8 c e2~ e8 fis | ees2 b' |
>       g,8 bes d2~ d8 e | cis2~ cis8 bes a g |
>       fis2. fis8 g | c,1 |
>
>     }
>   "double_closing_chevrons"
>
> NB: I wrote "double_opening_chevrons" because with real characters, gmane 
> though I was top-posting...
>  
> I tried to change the position of the directive (for example put only one 
> directive befor the \chords directive) with no success.
>
> Any idea ?

<URL:http://lilypond.org/tiny-examples>

I can't really guess what kind of constructs you are trying to use here.

-- 
David Kastrup




reply via email to

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