Rich Rattanni schrieb: > Claudio: > This morning Shane and I recompiled libvorbis and FusionSound with > the -msoft-float option. It did not have any effect on the audio (still > sounds distorted). I tried using both my application and music.c to > play audio. (was recompiling libvorbis and FusionSound with > -msoft-float all that was required?) > > Denis: > I tried the StretchBlit test you suggested. It appeared to have no > effect the image (other than reducing its size of course).
I asked because, IIRC, the (source-)clipped case of StretchBlit() uses floats. I'm still wondering if it's just some broken conversion somewhere. To rule out the mixing code you could try change the default volume in the FusionSound core code, which is expressed as a fixed point I hope. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
