Octave complement: Difference between revisions
No edit summary |
m Added Wikipedia box, misc. edits |
||
| Line 1: | Line 1: | ||
The '''octave complement''' or '''inverse interval''' of an [[interval]] is its interval distance from the [[octave]]. | {{Wikipedia|Inversion (music) #Intervals}} | ||
The '''octave complement''' or '''inverse interval''' of an [[interval]] is its interval distance from the [[octave]]. It can be seen as a binary symmetric relation over intervals. The concept is important in musical practice and most musical theories. Its use is typically restricted to [[octave-reduced]] intervals (including the octave). | |||
== Calculation == | == Calculation == | ||
Depending on the interval representation (name, ratio, monzo, edo steps, | Depending on the interval representation (name, [[ratio]], [[monzo]], [[edo]] steps, [[cent]]s), it's more or less easy to retrieve the complementary interval from a given interval. | ||
=== Classical interval names === | === Classical interval names === | ||
| Line 61: | Line 62: | ||
=== Monzo === | === Monzo === | ||
Intervals represented as | Intervals represented as monzos can be transformed into their octave complement by inverting all arguments and increasing the 2-argument. | ||
; Examples | ; Examples | ||
| Line 69: | Line 70: | ||
=== Edo steps === | === Edo steps === | ||
Octave-complement intervals represented as ''s\n'' meaning ''s'' steps of ''n''-EDO follow this relation <code>s1 + s2 = n</code>. For given s and n, the unknown x can be calculated by the formula <code>x := n-s</code>. | Octave-complement intervals represented as ''s''\''n'' meaning ''s'' steps of ''n''-EDO follow this relation <code>s1 + s2 = n</code>. For given ''s'' and ''n'', the unknown ''x'' can be calculated by the formula <code>x := n -s</code>. | ||
; Examples | ; Examples | ||
| Line 76: | Line 77: | ||
=== Cents === | === Cents === | ||
Octave-complement intervals represented as ''s | Octave-complement intervals represented as ''s''¢ follow this relation <code>s1 + s2 = 1200</code>. For given s, the unknown x can be calculated by the formula <code>x := 1200 - s</code>. | ||
; Examples | ; Examples | ||
| Line 88: | Line 89: | ||
* [[Fourth complement]] -- the analogue for the [[4/3|fourth (4/3)]] | * [[Fourth complement]] -- the analogue for the [[4/3|fourth (4/3)]] | ||
* [[Tritave complement]] -- the analogue for the [[tritave|tritave (3/1)]] | * [[Tritave complement]] -- the analogue for the [[tritave|tritave (3/1)]] | ||
[[Category:Terms]] | [[Category:Terms]] | ||