Jump to content

User:Colin M/Score Experiments

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Colin M (talk | contribs) at 18:05, 22 January 2019 (Created page with ''''TODO''' * Remove bar lines from 1 and 2 * Try using override_midi {{Image frame|content=<score sound=1> \relative c''{ \set Score.tempoHideNote = ##t \tempo...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

TODO

  • Remove bar lines from 1 and 2
  • Try using override_midi

\relative c''{
\set Score.tempoHideNote = ##t
\tempo 4 = 180
d,1 g f r <d f> <d g> <f g>
}
Melodic and harmonic intervals.

\relative c''{
<c c,>1
}
Example: Perfect octave on C in equal temperament and just intonation: 2/1 = 1200 cents.



\relative c''{
\key aes \major
aes,1 bes c des ees f g aes
}
The A♭-major scale.