Re: Tuning to 432 from 440 on LMMS
Posted: Thu Nov 04, 2021 1:04 pm
I think it would be better if you found a Pitch plugin. Put it on your master output and tune it to 432. I do that
But do you know one?
Also, 444 would NOT be +8. You have a span of +-100 on each side, and because semitones work logarithmically, even cents work LOGARITHMICALLY, not ARITHMATICALLY. So you would need to use exponents, not basic multiplication and addition. See the formula in post above:
Replace r and b in the formula and find n.The formula would be r = b * 2^(n/1200)
Where r = required note, b = basenote, n = number of cents.