libxm icon indicating copy to clipboard operation
libxm copied to clipboard

wav file format

Open netpipe opened this issue 2 years ago • 1 comments

is there easy way in code to convert this to 16bit pcm instead of ieee float wav file which is not valid for openal to play

netpipe avatar Jun 27 '22 02:06 netpipe

Check https://github.com/Artefact2/libxm/blob/master/examples/alsa_common.h#L170-L195

Artefact2 avatar Jun 27 '22 11:06 Artefact2