Software:UFMOD

From HandWiki
Revision as of 15:10, 27 June 2023 by Ohm (talk | contribs) (over-write)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
uFMOD
UFMOD logo.png
UFMOD-screenshots.png
Original author(s)Asterix and Quantum
Initial release26 January 2006; 18 years ago (2006-01-26)[1]
Stable release
1.25.2a / 12 October 2020; 3 years ago (2020-10-12)
Written inAssembler
Operating systemMicrosoft Windows, Linux, FreeBSD, KolibriOS
Available in3 languages
List of languages
English, Spanish, Russian
TypeGame middleware
Game development tool
Digital audio workstation
LicenseFreeware
Websiteufmod.sourceforge.io

uFMOD (or μFMOD) is a freeware audio player library written in x86 assembly language. It is used to load and play audio files in XM format.

In the library name, the lowercase u letter is the micro symbol μ [2]

The uFMOD source code can be compiled using FASM.[3]

Audio libraries supported
Operating System Audio Libraries
Microsoft Windows WinMM, DirectSound, OpenAL
Linux OSS, ALSA, OpenAL
FreeBSD OSS
KolibriOS Infinity Sound Audio Library

The uFMOD library was ported to several programming languages and development environments:


The AOCRYPT cryptographic engine uses uFMOD to ensure a specific executable file size.[7] The patcher dUP2[8] uses uFMOD to play background music.

Games using uFMOD

Due to its small size, the uFMOD is used in compact video games to play background music, for example:

  • Lunar Jetman Remake,[9] a PC remake of the ZX Spectrum original.
  • Four-in-a-row,[10] an open source game for Windows and Linux.
  • Shooter 2D,[6] an open source shooter implemented for the Independent Games Developers Contests (IGDC).
  • Diamond Fighters,[11] a freeware 2D arcade for Linux.

References

External links