I was trying to make my own graphical audio player using minim. I see there is methods to pause, start and get relevant information from the audio track using AudioPlayer. Is there a way to seek to a certain point in time in the track with AudioPlayer or what class would you need to use to do this?