Mod Archive Forums Mod Archive Forums
Advanced search  

News:

Please note: Your main modarchive.org account will not work here, you must create a forum account to post on the forums.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - pailes

Pages: 1 2 3 4 5 6 [7] 8 9 10 11 12 ... 29
61
It may be that the track volumes are being set to zero at the end of the song, but shouldn't the program reset them at the start of the song to initial values or something? Also, I am using DirectX for playback. Any ideas as to why MilkyTracker hangs when I close the program? I'd be happy to have that fixed, if nothing else.

The main volume is reset when you force a stop operation (e.g. press stop button).

As for the hang, can't really help you there. MilkyTracker depends on a 3rd party audio library which provides the DirectSound support. It never hanged for me, although there is delay when exiting the program when using DirectSound.

62
Try DirectSound output.

63
MilkyTracker Support / Re: compiling errors
« on: February 04, 2009, 20:49:47 »
So did you try with the link I provided? Does it work now?

64
MilkyTracker Support / Re: compiling errors
« on: February 04, 2009, 08:58:26 »
There must be something wrong with your includes or the directory structure of your workspace. The compiler is obviously missing header files right at the very beginning.
Are you new to c/c++? It should be fairly easy to resolve these issues.

This compiles straight away with vs 2005:
http://peter.nxbone.net/milkytracker-0.90.zip

Unpack, load solution file, press compile...

65
MilkyTracker Support / Re: compiling errors
« on: February 03, 2009, 22:24:25 »
try compiling the included visual studio project once again and post the error log.

66
MilkyTracker Support / Re: compiling errors
« on: February 03, 2009, 09:47:31 »
you know I just realized that I might have put the winCE "Missing" directory in there, which might be causing name conflicts.

Are you trying to compile for Windows or Windows CE?

67
MilkyTracker Support / Re: compiling errors
« on: February 03, 2009, 09:46:56 »
perhaps it's the newness of the compiler that is the problem.

Unlikely. I compile regularly also with newer compilers and MilkyTracker only uses basic c++ constructs.

Do you know who made the project file for Visual studio that's distributed with the source, maybe there is something wierd going on in there that's telling it to find the MFCs or something.

I made it but it was just an import of a much older VS6 project done in a real hurry so it's not supposed to be waterproof. I cleaned it up a while ago, release is still pending though.

68
MilkyTracker Support / Re: compiling errors
« on: February 02, 2009, 21:49:56 »
well at first it wasn't locating the platform SDK and freezing up on afxres.h, so I added that to the include path.
afxres.h ??? Dunno what's the problem here, but I can tell you that MilkyTracker has got minimal Windows header dependencies.

It's not complaining about not being able to find something, just about all of these PPUI functions needing casts. Is this likely because of a missing header? If so which header?

My guess is that it can't find the interface definition for the EventListener class and that's why it's complaining about the missing cast.

Probably some name clash or something. MilkyTracker compiles right out of the box even with the oldest compilers.

69
MilkyTracker Support / Re: MilkyTracker website down?
« on: January 18, 2009, 09:58:44 »
Yeah it's down since friday already, I contacted the admin, but he seems to be busy with moving from one flat to another :P

70
MilkyTracker Support / Re: MilkyTracker MacOSX Help?
« on: January 06, 2009, 18:36:25 »
You need 10.3 as an official installer CD/DVD. It is a paid update and not freely available, but it is worth it.

Pages: 1 2 3 4 5 6 [7] 8 9 10 11 12 ... 29