File:Mouvements harmoniques.svg

Original file(SVG file, nominally 148 × 218 pixels, file size: 40 KB)

Captions

Captions

Harmonic motions.

Summary

edit
Description
Français : Mouvements harmoniques :
  1. Mouvement parallèle.
  2. Mouvement oblique.
  3. Mouvement contraire.
  4. Échange de voix.
English: Harmonic motions:
  1. Parallel motion.
  2. Oblic motion.
  3. Contrary motion.
  4. Voice exchange.
Date
Source Own work
Author Cdang

LilyPond source

\version "2.18.2"  % necessary for upgrading to future LilyPond versions.

\paper{ make-footer=##f }

\score { 

<<
\new Staff \with { instrumentName = "1" } \relative c' {

   <<
      \new Voice { \voiceOne
         c'2 \glissando d \glissando b
      }
      \new Voice { \voiceTwo
         g \glissando a \glissando f
      }
   >>
}

\new Staff \with { instrumentName = "2" }  \relative c' {

   <<
      \new Voice { \voiceOne
         c' \glissando c  \glissando c
      }
      \new Voice { \voiceTwo
         g \glissando a  \glissando f
      }
   >>
}

\new Staff \with { instrumentName = "3" } \relative c' {

   <<
      \new Voice { \voiceOne
         c' \glissando d  \glissando e
      }
      \new Voice { \voiceTwo
         g, \glissando f  \glissando e
      }
   >>
}

\new Staff \with { instrumentName = "4" } \relative c' {

   <<
      \new Voice { \voiceOne
         c' \glissando g  s
      }
      \new Voice { \voiceTwo
         g \glissando c  s
      }
   >>
}

>>

\layout {\context {
    \Score
    timing = ##f
  }
  \context {
    \Staff
    \remove Time_signature_engraver
  }}
% \midi {}

}

Licensing

edit
I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current14:26, 19 December 2021Thumbnail for version as of 14:26, 19 December 2021148 × 218 (40 KB)Cdang (talk | contribs)Uploaded own work with UploadWizard

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata