Play List Maker 
   The ID3 Tag 
format 


ID Tag 1.0 -- 128 bytes... (c) 1996 NamkraD / DamageD Cybernetics 

Seek end.. then -128. If first 3 bytes='TAG' then it has the Id3 tag.
  • 0..2 == 'TAG' (3 Bytes)
  • 3..32 == SongName (30 bytes)
  • 33..62 == Artist (30 Bytes)
  • 63..92 == Album Name (30 Bytes)
  • 93..96 == Year (4 Bytes)
  • 97..126 == Comment (30 Bytes)
  • 127 == 1 Byte Song Genre Identifier...


  • Genres:
  • Blues
  • Classic Rock
  • Country
  • Dance
  • Disco
  • Funk
  • Grunge
  • Hip-Hop
  • Jazz
  • Metal
  • New Age
  • Oldies
  • Other
  • Pop
  • R&B
  • Rap
  • Reggae
  • Rock
  • Techno
  • Industrial
  • Alternative
  • Sca
  • Death Metal
  • Pranks
  • Soundtrack
  • Euro-Techno
  • Ambient
  • Trip-Hop
  • Vocal
  • Jazz+Funk
  • Fusion
  • Trance
  • Classical
  • Instrumental
  • Acid
  • House
  • Game
  • Sound Clip
  • Gospel
  • Noise
  • AlternRock
  • Bass
  • Soul


  • Back  
    Created: Thursday, 10-Oct-96 21:40:31 GMT by Coq.
    Last modified: Wednesday, 12-Mar-97 18:52:32 GMT by Coq.