Douglas Blumeyer's RTT How-To: Difference between revisions

Cmloegcmluin (talk | contribs)
flip and negate, for signs, should be "switch"
Cmloegcmluin (talk | contribs)
multicommas: add a little note
Line 1,263: Line 1,263:


# Find the correct cell in Table 6a below using your temperament's <span><math>d</math></span> and <span><math>r</math></span> (rank). This cell should contain the same number of symbols as there are terms of your multimap.
# Find the correct cell in Table 6a below using your temperament's <span><math>d</math></span> and <span><math>r</math></span> (rank). This cell should contain the same number of symbols as there are terms of your multimap.
# Match up the terms of your multimap with these symbols. If the symbol is +, do nothing. If the symbol is -, switch the sign (positive to negative, or negative to positive).  
# Match up the terms of your multimap with these symbols. If the symbol is +, do nothing. If the symbol is -, switch the sign (positive to negative, or negative to positive; you could think of it like multiplying by either +1 or -1).  
# Reverse the order of the terms.
# Reverse the order of the terms.
# Set the result in the proper count of brackets.
# Set the result in the proper count of brackets.