Mercurial > ~darius > hgwebdir.cgi > mikmod
comparison mikmod-3.0.1.lsm @ 1:d4366a861859
Initial revision
author | darius |
---|---|
date | Fri, 23 Jan 1998 16:05:00 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
0:ef9995c0c5bd | 1:d4366a861859 |
---|---|
1 Begin3 | |
2 Title: MikMod for Linux | |
3 Version: 3.0.1 | |
4 Entered-date: 17OCT97 | |
5 Description: MikMod is a portable modules player originally written by | |
6 Description: of Jean-Paul Mikkers (MikMak) for DOS. It has | |
7 Description: subsequently been hacked by many hands and now runs on | |
8 Description: many platforms, this particular distribution intended | |
9 Description: to compile fairly painlessly in a Unix (Linux) environment. | |
10 Description: It uses the OSS /dev/dsp driver including in all recent | |
11 Description: kernels for output, and will also write wav files. | |
12 Description: Supported file formats include mod, stm, s3m, mtm, xm, | |
13 Description: and it. The player uses ncurses for console output and | |
14 Description: supports transparent loading from gzip/pkzip/zoo archives | |
15 Description: and the loading/saving of playlists. | |
16 Description: Full source included, use of this library for music/sound | |
17 Description: effects in your own programs is encouraged! | |
18 Keywords: mikmod oss player digital music sound audio /dev/dsp mod s3m | |
19 Keywords: xm mtm stm it uni | |
20 Author: Original code by Jean-Paul Mikkers (mikmak@via.nl) | |
21 Author: Lots of additional stuff (Impulse Tracker support! W00 H00!) by | |
22 Author: Jake Stine (dracoirs@epix.net) | |
23 Author: This distribution put together by Peter Amstutz | |
24 Author: (amstpi@freenet.tlh.fl.us) | |
25 Maintained-by: Peter Amstutz (amstpi@freenet.tlh.fl.us) for | |
26 Maintained-by: Unix/Linux-specific stuff | |
27 Maintained-by: or Jake Stine (dracoirs@epix.net) for just about anything | |
28 Maintained-by: else :) DO NOT mail MikMak... | |
29 Maintained-by: He'll just refer you back to Jake. | |
30 Primary-site: ftp://sunsite.unc.edu/pub/Linux/apps/sound/players/ | |
31 Alternate-site: none | |
32 Original-site: http://freenet.tlh.fl.us/~amstpi/mikmod.html | |
33 Platforms: Linux and other unices. There are drivers for AF, AIX, HP-UX | |
34 Platforms: SGI and Sun workstations, but they haven't been tested for | |
35 Platforms: this version... | |
36 Copying-policy: free for noncommercial use, see register.txt for | |
37 Copying-policy: information about registering (US$40) for commercial use | |
38 End |