Viewing 3 posts - 1 through 3 (of 3 total)
  • Long shot – reading mp3 files
  • chvck
    Free Member

    I'm trying to rewrite what I did for my dissertation which is largely dependant on me working out how to read mp3 files. I'll probably do it in python but that's irrelevant – I don't want to use any frameworks for the reading bit.

    So does anyone have any idea how to interpret the data in a mp3 so that I can either write it out to screen in a raw format, make a waveform from it etc…? i need the raw data so that I can run some pattern analysis on it – most frameworks seem to make this a bit more difficult by masking the raw data

    I've tried google and it's no help – i can read the headers fine…it's the actual data that I can't work out how to get my hands on!

    Flaperon
    Full Member
    chvck
    Free Member

    er…yeah, exactly that I think! Thanks 😀

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Long shot – reading mp3 files’ is closed to new replies.