Skip to content

Releases: dashodanger/mod4play

mod4play 1.2

16 Oct 03:21
Compare
Choose a tag to compare
  • Added support for floating-point output (the m4p_GenerateFloatSamples function)
    • Updated example player code to use floating-point samples

Attached are 32 and 64-bit Windows executables for the test program. They will open a window and automatically replay the embedded MOD track.

mod4play 1.1

06 Jan 02:01
Compare
Choose a tag to compare
  • Re-enabled support for stereo samples
  • Increased limit for samples/instruments to 200

Attached are 32 and 64-bit Windows executables for the test program. They will open a window and automatically replay the embedded MOD track.

mod4play 1.0

05 Jan 16:17
Compare
Choose a tag to compare
  • Unify IT/S3M and XM/MOD loading and playback functions
  • Remove SDL/winmm dependencies
  • Added extern C declarations when using with C++
  • Remove non-SB16 mixing drivers