PowerMOD: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[image:PowerMOD-1.png|thumb]]
{{Software
[[image:PowerMOD-2.png|thumb]]
|Picture=PowerMOD-1.png
[[image:PowerMOD-3.png|thumb]]
|Version=0.39
|Author=[[Antony T. Curtis]]
|License=Freeware
|Download=[http://hobbes.nmsu.edu/download/pub/os2/apps/mmedia/music/mod/players/pmod039.zip pmod039.zip]
}}
'''PowerMOD''' is a small MOD music player with real time adjustable controls. It does not use any form of fixed point or floating point mathematics to achieve the resampling but uses a form of the Bresnham algorithm to eliminate rounding errors that may occur using the former techniques.
'''PowerMOD''' is a small MOD music player with real time adjustable controls. It does not use any form of fixed point or floating point mathematics to achieve the resampling but uses a form of the Bresnham algorithm to eliminate rounding errors that may occur using the former techniques.


Line 8: Line 12:
PowerMOD for DOS is compiled using Borland Pascal 7. The Fourier code is assembled using the included Turbo Assembler as the in-built assembler cannot handle 386 menmonics.
PowerMOD for DOS is compiled using Borland Pascal 7. The Fourier code is assembled using the included Turbo Assembler as the in-built assembler cannot handle 386 menmonics.


The DOS version is no longer developed and is supplied as-is.  
The DOS version is no longer developed and is supplied as-is.
 
<gallery>
==Download==
PowerMOD-2.png
* [http://hobbes.nmsu.edu/download/pub/os2/apps/mmedia/music/mod/players/pmod039.zip pmod039.zip] - Version 0.39
PowerMOD-3.png
 
</gallery>
==License==
* Freeware
*Author: [[Antony T. Curtis]]


[[Category:Module Players]]
[[Category:Module Players]]

Revision as of 07:09, 17 January 2020

PowerMOD
Version 0.39
Vendor
Author Antony T. Curtis
License Freeware
Download pmod039.zip
Website

PowerMOD is a small MOD music player with real time adjustable controls. It does not use any form of fixed point or floating point mathematics to achieve the resampling but uses a form of the Bresnham algorithm to eliminate rounding errors that may occur using the former techniques.

PowerMOD for OS/2 is complied using only fPrint's Virtual Pascal compiler - an excellent 32-bit Pascal compiler with brilliant Borland compatibility.

PowerMOD for DOS is compiled using Borland Pascal 7. The Fourier code is assembled using the included Turbo Assembler as the in-built assembler cannot handle 386 menmonics.

The DOS version is no longer developed and is supplied as-is.