groakat / AudioTagger

5 stars 2 forks source link

Timer keeps updating even when the file is finished playing #70

Open macaodha opened 8 years ago

macaodha commented 8 years ago

Should be possible to do a check that the current time is not larger than the file duration. Can use the new soundDurationSec variable introduced in #69.