lilypond-user
[Top][All Lists]
Advanced

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

Transposing instruments


From: Pierre-Luc Gauthier
Subject: Transposing instruments
Date: Sat, 15 Feb 2020 11:43:08 -0500

Hello again Kieren,

Sort of a pedantic conversation here but anyway, the way I manage
transposition is  :

I write music somewhere :

piccolo = { c'''4 }
clarinet = { c''4 }
violin = { c'' }
guitar = { e, }
bass = { e,, }
\addQuote "x" \x

Then I define the parts :

piccoloPart = \transpose c' c { \tranposition c'' …}
piccoloScore = \clef "treble^8" …
hornPart = \transpose f c' { \transposition f …}
hornScore = \clef alto …

Transposition is an instrument problem. Guitarist and bassist expect a
treble and a bass clef.

If I'm transposing for, say, the clarinet part in A of Bf, why should
I not transpose the bass part?

Le sam. 15 févr. 2020 à 10:56, Kieren MacMillan
<address@hidden> a écrit :
> if you try to reuse your guitarStaff…

This guitarStaff is made to be displayed to a guitarist expected to
play a guitar. Not to be used anywhere else.

> the notes will be the wrong ones

Transposed notes for a Bf clarinet are not the wrong notes.

I guess my point is : guitar, piccolo and basse are no different to me
than clarinets, horns, english horns, etc.

I now feel a weight have been lifted from my shoulders.
-- 
Pierre-Luc Gauthier



reply via email to

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