Creating Scala scl files for rank two temperaments: Difference between revisions
m changed category from temperament to temperaments |
m category maintenance |
||
Line 1: | Line 1: | ||
The first step for creating a | The first step for creating a Scala file for your temperament is assembling the required tuning data. A good place to find that out are [[Graham_Breed|Graham Breed]]'s [http://x31eq.com/temper/ temperament finder pages], which can be found by clicking the link. | ||
For instance, taking the [http://x31eq.com/temper/net.html temperament finder from ETs] page, put in two (it must be two, for a rank two temperament) integers representing equal divisions of the octave in the top box, and the prime limit you want in the bottom box. For instance, for pajara temperament, we might put in 12 and 22 in the "list of steps to the octave" box, and if [[7-limit|7-limit]] will suffice, we put 7 in the "limit" box. This brings up a new page with various kinds of information on it. In the "Generator Tunings (cents)" box, we find two numbers, in this case 598.859 and 106.844. The first number is the period, and the second number is the generator. If you want to use a slightly compressed octave for your tuning, these are the numbers you will need. Otherwise, go to where it say "Reduced Mapping", and look at the top row; in this case it will be [<2 3 5 6]. Take the first number, in this case 2. This is the number of periods in an octave, call it "n". If "P" is the first number, in the "Generator Tunings (cents)" box, the period, and "G" is the second number, the [[generator|generator]], then instead of P and G you may use 1200.0/n and (1200.0G/nP) for the period and generator, which will give pure [[Octave|octave]]s. In this case, we get 600.0 for the period and 107.48 for the generator. | For instance, taking the [http://x31eq.com/temper/net.html temperament finder from ETs] page, put in two (it must be two, for a rank two temperament) integers representing equal divisions of the octave in the top box, and the prime limit you want in the bottom box. For instance, for pajara temperament, we might put in 12 and 22 in the "list of steps to the octave" box, and if [[7-limit|7-limit]] will suffice, we put 7 in the "limit" box. This brings up a new page with various kinds of information on it. In the "Generator Tunings (cents)" box, we find two numbers, in this case 598.859 and 106.844. The first number is the period, and the second number is the generator. If you want to use a slightly compressed octave for your tuning, these are the numbers you will need. Otherwise, go to where it say "Reduced Mapping", and look at the top row; in this case it will be [<2 3 5 6]. Take the first number, in this case 2. This is the number of periods in an octave, call it "n". If "P" is the first number, in the "Generator Tunings (cents)" box, the period, and "G" is the second number, the [[generator|generator]], then instead of P and G you may use 1200.0/n and (1200.0G/nP) for the period and generator, which will give pure [[Octave|octave]]s. In this case, we get 600.0 for the period and 107.48 for the generator. | ||
Line 17: | Line 17: | ||
see also | see also | ||
*[[Scala|Scala]] homepage: [http://www.huygens-fokker.org/scala/ http://www.huygens-fokker.org/scala/] | |||
*.scl file format: [http://www.huygens-fokker.org/scala/scl_format.html http://www.huygens-fokker.org/scala/scl_format.html] | |||
*Scala help: [http://www.huygens-fokker.org/scala/help.htm http://www.huygens-fokker.org/scala/help.htm] | |||
[[Category:rank_2]] | |||
[[Category:scala]] | [[Category:scala]] | ||
[[Category:scl]] | [[Category:scl]] | ||
[[Category: | [[Category:temperament]] | ||
[[Category:tools]] | [[Category:tools]] |