Audio (104) Datatype (15) Demo (56) Development (247) Document (64) Driver (19) Emulation (62) Game (533) Graphics (229) Library (22) Network (63) Office (22) Utility (271) Video (18)
Total files: 1725
Full index file Recent index file
Part of Aros World Exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] A native app for aros only..
--------------------------
A simple and neat player for aros/i386.
Decoder= libmodplug v0.8.5 by Olivier Lapicque <olivierl()jps.net>.
Output = AHI.
GUI = Zune/mui.
Zune/Volume class.
Zune/info display class.
Zune/Duration/TimeLine class.
PDF created using Txt2Pdf.
Gfx/icons done using LunaPaint.
Archived via arZIP.
All done natively on acer aspireone/icaros..
cli/Usage
---------
if you want to play via cli/shell than type.
"ArmodPlugPlayer module_name.extension" (example ArmodPlugPlayer test.mod)
Than hit [ play ] .
Bugs
----
Report at sertk118()gmail.com (Aros version only)
Features
-----------
- Plays 22 different mod formats, including:
MOD, S3M, XM, IT, 669, AMF,
AMS, DBM, DMF, DSM, FAR,MDL,
MED, MTM, OKT, PTM, STM, ULT,
UMX, MT2, PSM,
MID.
- plays timidity's GUS patch files (*.pat):
a multi sample pat file with n samples can be played with a Frere Jacques
canon with n voices.
- plays all types of MIDI files (*.mid):
uses the timidity .pat files for samples (when available)
recognizes environment variables:
MMPAT_PATH_TO_CFG set to the directory where the file "timidity.cfg" and
the subdirectory "instruments" can be found,
default: "timidity:".
MMMID_SPEED for experimenting with the mod speed (1 thru 9)
MMMID_VERBOSE for feedback on the conversion process
MMMID_DEBUG for sake of completeness, only useful for maintainers
- plays textfiles written in the ABC music notation (*.abc):
uses the timidity .pat files for samples (when available)
recognizes environment variables:
MMPAT_PATH_TO_CFG set to the directory where the file "timidity.cfg"
and
the subdirectory "instruments" can be found,
default: "timidity:"
|