Mail Archives: djgpp/1997/04/02/01:12:31
From: | "Stefan Braunewell" <wkitzler AT sunflowr DOT usd DOT edu>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | MikMod tutorial?
|
Date: | 2 Apr 1997 03:38:00 GMT
|
Organization: | Some Company
|
Lines: | 24
|
Distribution: | world
|
Message-ID: | <01bc3f17$b658c580$94e437c0@system.usd.edu>
|
NNTP-Posting-Host: | ppp7.usd.edu
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
I have been looking at the MikMod library for DJGPP and could just not
figure out how to put a _really_ simple xm-player routine in a program.
Have I missed some kind of an explanation file for this library (I know the
mloader, mplayer, etc. text files) ?
I would be very thankful if somebody here could either tell me a place to
find a tutorial or write down the source-code that I need to implement.
This is what I want to do:
- Load one specific file (I don't need any user-input, just a file that I
specify in the code)
in xm-format (mod or uni would be all right too, but it shouldn't make a
difference anyway, should it?)
- Play it.
How do I do it?
Greetings,
Stefan Braunewell
- Raw text -