lilypond-user
[Top][All Lists]
Advanced

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

Re: combining chords in chords


From: David Kastrup
Subject: Re: combining chords in chords
Date: Fri, 23 Apr 2021 01:11:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Carl Sorensen <c_sorensen@byu.edu> writes:

> If the only purpose for using tags is to generate different octaves in
> the midi and the display, it would be much easier to just change the
> octavation of the clef.
>
> {
>
>    \override Staff.ClefModifier.transparent = ##t
>    \clef "treble_8" c1
>
> }
>
> This displays c as c’ in the score, and plays it as c in the midi.

You can also just say

\transposition c

to get the Midi one octave lower.

-- 
David Kastrup



reply via email to

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