The Daily Click ::. Forums ::. Klik Coding Help ::. I don't want to limit myself to using midis in MMF?
 

Post Reply  Post Oekaki 
 

Posted By Message

eyeangle



Registered
  12/06/2003
Points
  1683
9th April, 2004 at 22:57:46 -

I also want to use *.s3m, *.mod, *.it, *.xm and etc...

How do I play of of these music applications?

 
theonecardgame.com

Crystal Clear (H.E.S)

Possibly Insane

Registered
  06/10/2002
Points
  2548
9th April, 2004 at 23:24:27 -

Well theres many music extensions, try:
----------
DMC2
MODfusion
MODFX
---------
MODFX3 is probably your best bet with *.it files and such.

 
HES homepage:
http://www.distinctiv-efair.com/heretic/studios
Crystal Clear Productions: http://www.distinctiv-efair.com/heretic/crystalclear

Nickstudios



Registered
  22/08/2003
Points
  479
10th April, 2004 at 02:25:23 -

I think DMC2 works best.

 
n/a

eyeangle



Registered
  12/06/2003
Points
  1683
10th April, 2004 at 03:10:28 -

can you give me an example of how to use it,

such as;
start of level - open stream ???
i don't know how to play the music

 
theonecardgame.com

Dr. James MD

Addict

Registered
  08/12/2003
Points
  11941

First GOTW AwardSecond GOTW AwardThird GOTW AwardPicture Me This -Round 26- Winner!
10th April, 2004 at 05:59:06 -

DMC2 is really easy, but you'll also need a file called bass.dll. look around here, if a game has DMC2 it has bass.dll with it too. most of my games us it, just find the smallest filesize and steal the file

its quiet simple to use just use and needs just one line of coding;

Start of frame (or whenever); initialize bass, open module, play module. bada bing!

'Open module' opens a dialogue box, the mod has to be in .gam or .cca folder. just type the file in, ok, the next dialogue box is about looping. 0 plays just once, 1 repeats.

closing down a game with DMC2 running can cause problems, most notebly the hangups. all you need is one extra line of coding for each frame DMC2 is in;

End of application; Terminate Bass.

simple as that my friend

 
Image
http://uk.youtube.com/watch?v=j--8iXVv2_U
On the sixth day God created Manchester
"You gotta get that sand out your vaj!" x13
www.bossbaddie.com
   

Post Reply



 



Advertisement

Worth A Click