Hi ppl, I am having a problem with playing mp3's in my program.
Let me explain, I am writing a program for my choire, I need to do it in a low base languege like pascal since the systems used are not great.
My program is writen on exact timing program that flashes lyrics at the exact time of play, I need to start a song the exact same time as the lyrics to make it function as I intended, If it is 1 sec off the hole progam is viod, how do I link a key to an external program function (play and pause on say winamp or WMP) to start my lyric flash at the same time as the program, or maby have some code I could use for a mp3 player for pascal.