[hatari-devel] STE dmaSnd.c with better sound
Laurent Sallafranque
laurent.sallafranque at free.fr
Sun Jan 30 15:55:48 CET 2011
Hi David,
I've uploaded your patch, but not :
- the Unit16 change
- the goto and the return at end of function (I've duplicated the call
to filters for Yamaha's sound only)
- I've fixed the minimum values to the following values instead of 0.
microwire.masterVolume = 7;
microwire.leftVolume = 655;
microwire.rightVolume = 655;
Can you tell me if this is OK for you or not ?
Regards
Laurent
Le 30/01/2011 03:28, David Savinkoff a écrit :
> Hi,
>
> Here is a patch that greatly improves STE sound because some samples
> were not played. There is more to go too... Some Uint16 were changed
> to int because Uint16 is too small.
>
> Now you can compose a masterpiece on Hatari with MaxYmizer.
>
> David
>
More information about the hatari-devel
mailing list