ArModPlugPlayer 0.1
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:"
--------------------------
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:"
LibModPlug
Library for loading and rendering music module files. Supported module
types: .669, .amf, .ams, .dbm, .dmf, .dsm, .far, .it, .j2b, .mdl, .med,
.mod, .mt2, .mtm, .okt, .psm, .ptm, .s3m, .stm, .ult, .umx, .xm Sound
files with .wav extension are also supported
Where source?!
ReplyDelete