Skip to content

v2.1.0

Latest

Choose a tag to compare

@WinterMute WinterMute released this 11 May 21:02
d8de6ab

What's Changed

  • Use calloc to get clear mix buffer to prevent mix noise by @aronson in #11
  • mm_loader.c: fix callback loader by @ds-sloth in #12
  • mmMixerInit: read mix mode as a byte.

New Contributors