
maxmod
MaxMod2
MaxMod2 is a collection of cross platform audio modules for BlitzMax, the audio format modules like DUMB can be used independently with the standard BlitzMax audio drivers or together with a MaxMod2 audio driver (RtAudio) to produce streaming audio.
| Module | Description | |:-----------|:----------------| | MaxMod2.RtAudio | Provides audio streaming and/or audio driver via the RtAudio library | | MaxMod2.DUMB | Provides tracker music support for MOD, S3M, XM and IT files | | MaxMod2.Flac | Provides decoding for Flac files | | MaxMod2.Ogg | Provides decoding for Ogg Vorbis files | | MaxMod2.Wav | Provides support for wav files |
Supported formats: wav, ogg, flac, mod, xm, it and s3m.
If your looking for the original maxmod modules, they are still available but are no longer actively developed, have a look at the deprecated section of the downloads page.
||
|
|:---------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------|
Project Information
- License: MIT License
- 4 stars
- svn-based source control
Labels:
blitzmax
redi
maxmod
audiostream
maxmod2
audiodriver