hello.
i compiled the madplay (0.2.12b) for the arm-assabet (sa1110) with these options: CC=arm-linux-gcc ./configure --enable-speed --disable-debugging --enable-fpm=arm --enable-aso
and i've compiled it too for the intel 386 (regular compilation: ./configure --enable-speed only --disable-debugging)
and i've noticed that the playing speed in the arm version is about 8% faster than the 386 version (the 386 version speed is more suitable for the song. i've checked it in winamp also). why ? is it related to the UDA1341 driver of the assabet ? how can i fix it ?
(note: at the end of the playing, both versions shows exaclty the same time elapsed).
Gad