operator detune (fine) shows wrong value
Brought to you by:
marzac
The operator fine detune parameter in the editor shows wrong values.
Try for example the SineWav patch (the last patch in the last ROM bank).
The correct way to translate the internal value into the detune value to be displayed should be:
INTERNAL: 0, 1, 2, 3, 4, 5, 6, 7
DISPLAY: 0, 1, 2, 3, 0, -1, -2, -3
see bug #8 for bugfix