Hi,
I’ve created a piano in Flash which loads an XML file which is based on a MIDI file.
I have MP3 files which represent the sounds of each key.
And according to the timing in the XML, the player plays the MP3 files.
Problem is, I can’t reach the exact timing of the MIDI file,
I know that MIDI is hardware based and Flash is more software-based, but I hoped I’d find a proper resolution for this thing.
If I play the MIDI alongside the Flash piano player, I can reach a 1 second delay between them (they start synced but then the Flash player falls behind)
Anyway, is there any chance to achieve this type of accuracy?
Or I’m bound to lost this battle due to Flash’s current limitations?