appharm.en.sgml
brancharpeges
changeset 0 1397c2bfefa2
equal deleted inserted replaced
-1:000000000000 0:1397c2bfefa2
       
     1 <?xml version="1.0"?>
       
     2 <!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4//EN"
       
     3         "/usr/share/sgml/docbook/dtd/xml/4.2/docbookx.dtd"
       
     4 [
       
     5   <!ENTITY % struct-dtd SYSTEM "struct.dtd">
       
     6   %struct-dtd;
       
     7 ]>
       
     8 <appendix id="aharmonies" revision="$Revision: 1841 $ $Name$" userlevel="adv"
       
     9   vendor="1.12" xmlns:xi="http://www.w3.org/2003/XInclude">
       
    10   <title id="atharmonies">The harmonic principle</title>
       
    11     
       
    12   <para>The Harmonies Attributes came from a principle known from
       
    13     Antiquity and named harmonics.  Harmonics are used in music as
       
    14     what we known as scales.  A scale contains twelve notes (when we
       
    15     count the black notes on piano keys) which repeat infinitely.
       
    16     Between one note and the next one with the same name, there is a
       
    17     difference of pitch (the frequency of the notes) which is exactly
       
    18     the double.</para>
       
    19 
       
    20   <para>In the Harmonies, the recipe is the same except that we only
       
    21     kept ten notes and that the value is multiply by 10 at each
       
    22     repetition.  This scale is called the logarithmic decimal scale
       
    23     and <xref linkend="tmesures"/> only gives you an approximation of
       
    24     it.</para>
       
    25 
       
    26   <para>The important values to remember in this scale are those
       
    27     associated with the value 0, 3, 5 and 10, which are 1, 2, 3 and 10
       
    28     respectively.  From those ones, you can find back the full table
       
    29     simply by adding and subtracting the empty spaces from the known
       
    30     values, and then to replace additions with multiplications, and
       
    31     subtraction with divisions.  For example, to get back the value of
       
    32     2, we can observe that 5-3=2, so, once the substitution done, we
       
    33     have 3/2=1.5.</para>
       
    34 
       
    35   <para>Note that those numbers are only approximation except for 0
       
    36     (which equal exactly 1) and 10 (which equal exactly 10).  A 3
       
    37     points difference is equivalent to a factor of 2.01, and a 5
       
    38     points difference is equivalent to approximately 3.2.</para>
       
    39 
       
    40 </appendix>
       
    41 <!-- Keep this comment at the end of the file
       
    42 Local variables:
       
    43 mode: xml
       
    44 sgml-omittag:nil
       
    45 sgml-shorttag:t
       
    46 sgml-namecase-general:t
       
    47 sgml-general-insert-case:lower
       
    48 sgml-minimize-attributes:nil
       
    49 sgml-always-quote-attributes:t
       
    50 sgml-indent-step:2
       
    51 sgml-indent-data:t
       
    52 sgml-exposed-tags:nil
       
    53 sgml-local-catalogs:nil
       
    54 sgml-local-ecat-files:nil
       
    55 sgml-default-dtd-file:"appendix.ced"
       
    56 End:
       
    57 -->