News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Tracked music - play your .xm, .s3m or .mod 's

Started by Mincho Georgiev, January 07, 2006, 05:59:12 PM

Previous topic - Next topic

Mincho Georgiev

That's it for this 1st version - you can play,stop only, maybe after time i will include all features of the winamp's plugin.
If someone's already did that, i apologize to him ,i didn't knew!
Thanks for reply!

http://www.freewebs.com/shaka_zulu/trackedmusic%5Fdemo.zip

Mincho Georgiev

#1
In the previous release i had note that my CPU is workin on 100%. I've fix that.





Mincho Georgiev


gabor

#3
Hi!

I've just tested your app to see how it works. Later, I will look into it.
For now, congratulations, this work was nicely done.

Greets, Gábor

six_L

regards

Mincho Georgiev

i really want to upload it here,but is about 800kb ,the library zipped is about 300. The above 2 links are valid,but not all the time, and you have to click on "click here " to download it from siteburg.com .

six_L

Hey,shaka_zulu
thanks you.
i download it from your web site. it works ok.
i hope you attach the source code of the TrackedMusic.lib, so i'll learn it easy.

Greets
regards

Faiseur

Hello shaka_zulu,

thanks for your work. Bad new, I quickly tested on windows 2000 (SP4) and your program does not function (generate error).

French asm Forum: http://www.asmforum.net/   Website: http://www.faiseur.net/

Mincho Georgiev

as i said before, TrackedMusic is just a adaptated wsp.lib(dll) - the winamp's plugin (C++) for tracked music (.mod's .xm's, .s3m's) you need to see the minimum requierements for using that library (CPU with mmx as i remember and windowsxp maybe), you better check it out:

http://library.spytech.cz/?id=TOPIC_WSP_MANUAL

Mark Jones

Hi Shaka_zulu, I recall an FMOD API for developers, at the bottom is a 5k .xm player (minifmod), maybe this could be useful: http://www.fmod.org/fmoddownload.html
"To deny our impulses... foolish; to revel in them, chaos." MCJ 2003.08

Mincho Georgiev

Yeah, it's very nice,thanks, Mark. The source wasn't avaible before 2 months.
The good thing in minifmod is that is written in plain C and it ain't cause so mutch trouble
using it in asm, not like wsp.lib that was C++ OOP (nothing against the OOP  :U).

Bioworm

Quote from: shaka_zulu on January 10, 2006, 10:40:22 PM
www.shaka-zulu.siteburg.com/TrackedMusicDemo.zip
Doesn't work: "...has generated errors and will be closed by Windows...". W2k SP4.

Mincho Georgiev

You talking about the link ,or the program ?
If it's for the link, hm, it's still works fine to me.
If is the App, i can't guarantee that will be fine in Win2k. As i said above, look at the requirements of wsp.lib.

Bioworm

Quote from: shaka_zulu on January 31, 2006, 03:56:04 PMIf is the App, i can't guarantee that will be fine in Win2k. As i said above, look at the requirements of wsp.lib.
I can hear music for one second before i see error window.