Here are my formulas for recalculation of string tensions.
Due to stretching of the core reality might differ a bit from idealized calculation, so take it with a grain of salt.
Tension for a detuned string:
Retuned_Tension = Normal_Tension * ((2 ^ (Detune_Halftones / 12)) ^ 2)
(Negative number for Detune_Halftones for tuning down)
String length dependent tension:
New_Tension = Measured_Tension * ((New_Stringlength / Measured_Stringlength) ^ 2)
Interval dependent constant tension stringlength:
Endlength = Startlength / (2 ^ (Tempered_Halftones / 12))
Custom tuning deviation from 440 Hz:
Halftone_deviation = LOG(A_tuning_freq_Hz / 440) / LOG(2) * 12
Probably a candidate for a sticky...
Due to stretching of the core reality might differ a bit from idealized calculation, so take it with a grain of salt.
Tension for a detuned string:
Retuned_Tension = Normal_Tension * ((2 ^ (Detune_Halftones / 12)) ^ 2)
(Negative number for Detune_Halftones for tuning down)
String length dependent tension:
New_Tension = Measured_Tension * ((New_Stringlength / Measured_Stringlength) ^ 2)
Interval dependent constant tension stringlength:
Endlength = Startlength / (2 ^ (Tempered_Halftones / 12))
Custom tuning deviation from 440 Hz:
Halftone_deviation = LOG(A_tuning_freq_Hz / 440) / LOG(2) * 12
Probably a candidate for a sticky...
Last edited: