I'd like to test a possibility to make karaoke file, i upload a music file and now i'd like to display text according to the progress of music.
an example when
mp.position in second is between 10 to 15 seconds
display "this text" and so on.
my question is how to get the actual position of mp and how to use it in condition loop to display texts ?
an example when
mp.position in second is between 10 to 15 seconds
display "this text" and so on.
my question is how to get the actual position of mp and how to use it in condition loop to display texts ?