<p>only a guessimg but is there a snprintf involved anywhere to format the value for output? look at other values displayed by Yoshimi gui to see how they're done. it may be the format string has a straight %f rather than%.2f. just a guess and sorry if you've looked at this already.</p>

<div class="gmail_quote">On Nov 18, 2013 9:14 PM, "Will Godfrey" <<a href="mailto:willgodfrey@musically.me.uk">willgodfrey@musically.me.uk</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I've been slowing working my way though Yoshimi, looking for bugs and trying<br>
to understand the code, with some success. However, I've come across something<br>
that has me completely stumped.<br>
<br>
On a modern machine if you look in the AdSynth edit window 'Detune' shows a<br>
variable number of trailing digits, where it should only show 2 after the<br>
decimal point. This is also true of all cases where a recalculated slider value<br>
is indirectly shown in an associated uneditable box. It happens nowhere else.<br>
<br>
I've seen this on 64bit dual core AMDs and on 32bit Atoms. However, on an<br>
AthlonXP the problem doesn't occur.<br>
<br>
At first I thought it might be due to different version of FLTK but having tried<br>
various releases of debian, from 'lenny' up to the current 'testing', the<br>
*only* differentiating feature I can discover is that the AthlonXP doesn't<br>
recognise the sse flag.<br>
<br>
Finally, to add to the confusion, compiling on any of the other machines,<br>
without the sse flag set, still produces the fault - I'm wondering if even<br>
without this, some math feature is still being used that causes the fault.<br>
<br>
Any help or suggestions would be gratefully welcomed!<br>
<br>
--<br>
Will J Godfrey<br>
<a href="http://www.musically.me.uk" target="_blank">http://www.musically.me.uk</a><br>
Say you have a poem and I have a tune.<br>
Exchange them and we can both have a poem, a tune, and a song.<br>
_______________________________________________<br>
Linux-audio-user mailing list<br>
<a href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/listinfo/linux-audio-user" target="_blank">http://lists.linuxaudio.org/listinfo/linux-audio-user</a><br>
</blockquote></div>