Hello everyone,
I'm a bit new to this forum, found some excellent posts that helped me alot on this new and advance project I'm working on.
I'm creating a program to control Vinyl Mastering Equipment, and the audio that goes with it. The problem I'm faced with is accurate timing. Seems some of the visual cues and processes I have are not working correctly due to the way that VB6's Timer works.
Is there an API or something I can do to get the timer more accurate, like ms accurate, or even better sample accurate?
Also is there an API that would replace gui32 that is a bit more effcient, seems some of my gui32 processes are hammering the CPU, and I'd like to free it up.
Thanks for you help!