mirror of
https://github.com/LMMS/lmms.git
synced 2026-04-27 17:41:49 -04:00
The detuning scale was incorrectly calculated: instead of measuring in cents as it claims to, it was actually in 1/100th octaves, so I fixed it so that I set the units to actual cents (1/100 seminote). Then I set the range to +/-1200 cents and added compat code so that old values get multiplied by 12, to maintain backwards compat.