lilypond-user
[Top][All Lists]
Advanced

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

Re: how to transpose midi one octave ?


From: Martin Tarenskeen
Subject: Re: how to transpose midi one octave ?
Date: Tue, 2 Mar 2010 13:05:05 +0100 (CET)
User-agent: Alpine 2.00 (LFD 1167 2008-08-23)



On Tue, 2 Mar 2010, David Kastrup wrote:

Martin Tarenskeen <address@hidden> writes:

I have a guitar score and the MIDI output should sound one octave
lower than the written notes. I have found sections about transposing
instruments, but not about an instrument that plays in the written
key, but one octave down - like a guitar.

That _is_ a transposing instrument.  Just use the normal input
conventions for them (the transposing command can use octave
indicators).

How do I handle this in Lilypond ? ( And I don't want a treble clef
with an "8" below or an 8va basso sign in my score either)

The 8 below is _standard_ for guitars as far as I am concerned, but
using the instructions for transposing instruments should work fine.


I have now changed my little guitar score

from
\relative c' { \myguitarmusicnotes }
to
\relative c { \clef "treble_8" \myguitarmusicnotes }

which does exactly what I want. No \transpose needed this way.
But I still don't understand how to do this without the little 8 printed below the treble clef, but still giving midi output one octave down without having to shift the notes on the staff one octave down.

--

Martin





reply via email to

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