Releases: dashodanger/mod4play
Releases · dashodanger/mod4play
mod4play 1.2
- 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
- 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
- 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