b3dgs / lionheart-remake

Java remake of Lionheart amiga game
https://lionheart.b3dgs.com
GNU General Public License v3.0
78 stars 7 forks source link

Sfx audio bad rendering and latency on Linux #310

Closed DjThunder closed 2 years ago

DjThunder commented 2 years ago

Sfx audio rendering can be pretty bad on linux. Improve audio rendering if possible.

DjThunder commented 2 years ago

jvm64/conf/sound.properties

javax.sound.sampled.Clip=com.sun.media.sound.DirectAudioDeviceProvider
javax.sound.sampled.Port=com.sun.media.sound.PortMixerProvider
javax.sound.sampled.SourceDataLine=com.sun.media.sound.DirectAudioDeviceProvider
javax.sound.sampled.TargetDataLine=com.sun.media.sound.DirectAudioDeviceProvider