Lien vidéo instructif modifier

Artillerie du début 17eme: extrait réaliste de 1612 (film) http://www.youtube.com/watch?v=5caj4F4PI_s


Multivoix sur même portée modifier

Utilisation des voix:



<score vorbis="1">{

\new Staff <<
  \new Voice = "first"
    { \voiceOne
      r1
      r2 r16 d'' c'' d'' b' d'' a' d''
      g' d'' fis' d'' g' d'' a' d'' b' d'' d' d'' e' d'' f' d''
    }
  \new Voice= "second"
    { \voiceTwo
      d'16 a' cis' a' d' a' e' a' f' a' a a' b a' cis' a'
      d'16 a' cis' a' d' a' e' a' f'8 fis' g' c'
      \clef bass
      g'' f'' g'' a '' b'' dis'' e'' f''
    }
>>
}</score>


 



Multivoix parallèles modifier

Fugue, avec 3 voies modifier

Partition: http://musescore.com/user/384726/scores/322761# à partir de la feuille 6

Conservé pour illustrer le bug: impossible d'ajouter une nouvelle mesure, même valide (recopie d'une mesure précédente par exemple)

  


Fugue, avec 2 voies modifier

 


Test 1 modifier

 


Test 2 modifier

 

Voir l'erreur modifier

Impossible de compiler le fichier d’entrée LilyPond :

Processing `.../file.ly'
Parsing...
.../file.ly:126:72: error: GUILE signaled an error for the expression beginning here
                                                tempoWholesPerMinute = #
                                                                        (ly:make-moment 100 4)
Interpreting music... [8][16]
.../file.ly:91:94: warning: unterminated slur
  f'4 d' a16 a' g' a' cis' g' f' e'
                                                                                              ( |
Preprocessing graphical objects...
Interpreting music...
warning: type check for `tempoWholesPerMinute' failed; value `#<unspecified>' must be of type `moment'
MIDI output to `file.midi'...
warning: no such MIDI instrument: `acoustic grand piano'
warning: no such MIDI instrument: `acoustic grand piano'
warning: no such MIDI instrument: `acoustic grand piano'
warning: no such MIDI instrument: `acoustic grand piano'
Finding the ideal number of pages...
Fitting music on 1 or 2 pages...
Drawing systems...
Layout output to `file.ps'...
Converting to PNG...
error: failed files: ".../file.ly"
Wrong type argument in position 1: #<freed cell 0x7f4e5be1b040; GC missed a reference>

exited with status: 1