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

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

transposition


From: Vincent Gay
Subject: transposition
Date: Fri, 26 Aug 2022 08:24:18 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

à tout hasard j'ai essayé ceci, espérant que lily accepterait de transposer toute la musique contenue :

musique = { \repeat unfold 4 { c'1 } }
accords = \chordmode { c1:7 }

BookPart =   \bookpart {
    \score {
      <<
        \new ChordNames \accords
        \new Staff \musique
      >>
    }
}

\book {
  \bookpart { \transpose c d \BookPartI }
}

Mauvaise pioche ! Dommage, ça aurait gagné du temps.

--
Vincent Gay
Envoyé depuis mon saxo-phone :)
https://myrealbook.vintherine.org/ - http://photos.vintherine.org/




reply via email to

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