lilypond-user-fr
[Top][All Lists]
Advanced

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

Re: accords sans quinte


From: Jean-Pierre Achard
Subject: Re: accords sans quinte
Date: Sat, 01 Dec 2012 11:28:31 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Thunderbird/17.0

Le 01/12/2012 11:18, Christophe Pochon a écrit :
Et comme ceci ?
chExceptionMusic = {
  <c e bes>1-\markup { \super "7(omit5)" }
 
}


chExceptions = #( append
  ( sequential-music-to-chord-exceptions chExceptionMusic #t)
  ignatzekExceptions)

theMusic = \chordmode {
  \set chordNameExceptions = #chExceptions
g1:7
  
  g1:3.7 
}

\layout {
  ragged-right = ##t
}

<< \context ChordNames \theMusic
   \context Voice \theMusic
>>

Christophe Pochon
http://www.christophe-pochon.com



Le 1 décembre 2012 08:32, Jean-Pierre Achard <address@hidden> a écrit :
Le 01/12/2012 01:34, Martial a écrit :

\chords {
      \set minorChordModifier = \markup \teeny { " omit5" }
     \chordmode { c2:7min }
   }
Encore merci, mais cette fois j'obtiens Cm7 et au-dessous de la portée.

Jean-Pierre.


_______________________________________________
liste de diffusion lilypond-user-fr
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user-fr

Merci.
Non, j'obtiens G7.
Jean-Pierre.

reply via email to

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