If I have an audio file in WAV format containing markers (or "cue points"), is there a way to get an array of those markers, preferably using the Web Audio API?
I seem to remember seeing a method to do so before, but I can't seem to find it.
Any help or suggestions would be great!