The MASM Forum Archive 2004 to 2012

Specialised Projects => Custom Interface Components => Topic started by: Mincho Georgiev on January 07, 2006, 05:59:12 PM

Title: Tracked music - play your .xm, .s3m or .mod 's
Post by: Mincho Georgiev on January 07, 2006, 05:59:12 PM
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
Title: Re: Tracked music - play your .xm, .s3m or .mod 's
Post by: Mincho Georgiev on January 07, 2006, 09:33:24 PM
In the previous release i had note that my CPU is workin on 100%. I've fix that.




Title: Re: Tracked music - play your .xm, .s3m or .mod 's
Post by: Mincho Georgiev on January 10, 2006, 04:22:06 PM
Well, i gues nobody is interested.
Title: Re: Tracked music - play your .xm, .s3m or .mod 's
Post by: gabor on January 10, 2006, 11:09:53 PM
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
Title: Re: Tracked music - play your .xm, .s3m or .mod 's
Post by: six_L on January 11, 2006, 01:24:03 AM
Hey,shaka_zulu

I can't open TrackedMusicDemo.zip. Please upload here.

Greets
Title: Re: Tracked music - play your .xm, .s3m or .mod 's
Post by: Mincho Georgiev on January 11, 2006, 04:31:23 AM
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 .
Title: Re: Tracked music - play your .xm, .s3m or .mod 's
Post by: six_L on January 11, 2006, 01:07:26 PM
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
Title: Re: Tracked music - play your .xm, .s3m or .mod 's
Post by: Faiseur on January 11, 2006, 03:23:43 PM
Hello shaka_zulu,

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

Title: Re: Tracked music - play your .xm, .s3m or .mod 's
Post by: Mincho Georgiev on January 11, 2006, 03:40:24 PM
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
Title: Re: Tracked music - play your .xm, .s3m or .mod 's
Post by: Mark Jones on January 21, 2006, 09:32:01 PM
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
Title: Re: Tracked music - play your .xm, .s3m or .mod 's
Post by: Mincho Georgiev on January 22, 2006, 12:48:55 AM
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).
Title: Re: Tracked music - play your .xm, .s3m or .mod 's
Post by: Bioworm on January 31, 2006, 04:34:52 AM
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.
Title: Re: Tracked music - play your .xm, .s3m or .mod 's
Post by: Mincho Georgiev on January 31, 2006, 03:56:04 PM
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.
Title: Re: Tracked music - play your .xm, .s3m or .mod 's
Post by: Bioworm on February 01, 2006, 09:13:40 PM
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.