List of ID3v1 genres

Last updated

ID3 is a metadata container most often used in conjunction with the MP3 audio file format. It allows information such as the title, artist, album, track number, and other information about the file to be stored in the file itself.

Contents

The ID3v1 series, in particular, stores genre as an 8-bit number (therefore ranging from 0 to 255, with the latter having the meaning of "undefined" or "not set"), allowing each file to have at most one genre out of a fixed list.

Genre definitions 0-79 follow the ID3 tag specification of 1999. [1] More genres have been successively introduced in later Winamp versions. [2]

ID3v1 defined genres

Specification

0 to 19
NumberGenre
00 Blues
01 Classic rock
02 Country
03 Dance
04 Disco
05 Funk
06 Grunge
07 Hip-hop
08 Jazz
09 Metal
10 New age
11 Oldies
12Other
13 Pop
14 Rhythm and blues
15 Rap
16 Reggae
17 Rock
18 Techno
19 Industrial
20 to 39
NumberGenre
20 Alternative
21 Ska
22 Death metal
23Pranks
24 Soundtrack
25 Euro-techno
26 Ambient
27 Trip-hop
28 Vocal
29 Jazz & funk
30 Fusion
31 Trance
32 Classical
33 Instrumental
34 Acid
35 House
36 Game
37 Sound clip
38 Gospel
39 Noise
60 to 79
NumberGenre
60 Top 40
61 Christian rap
62 Pop/funk
63 Jungle music
64 Native US
65 Cabaret
66 New wave
67 Psychedelic
68 Rave
69 Showtunes
70 Trailer
71 Lo-fi
72 Tribal
73 Acid punk
74 Acid jazz
75 Polka
76 Retro
77 Musical
78 Rock 'n' roll
79 Hard rock

Extension by Winamp

100 to 119
NumberGenre
100 Humour
101 Speech
102 Chanson
103 Opera
104 Chamber music
105 Sonata
106 Symphony
107 Booty bass
108 Primus
109 Porn groove
110 Satire
111 Slow jam
112 Club
113 Tango
114 Samba
115 Folklore
116 Ballad
117 Power ballad
118 Rhythmic Soul
119 Freestyle
142 to 147 (since 1 June 1998 [Winamp 1.91])
NumberGenre
142 Merengue
143 Salsa
144 Thrash metal
145 Anime
146 Jpop
147 Synthpop
148 to 191 (from November 2010, [Winamp 5.6])
NumberGenre
148Christmas
149 Art rock
150 Baroque
151 Bhangra
152 Big beat
153 Breakbeat
154 Chillout
155 Downtempo
156 Dub
157 EBM
158 Eclectic
159 Electro
160 Electroclash
161 Emo
162 Experimental
163Garage
164Global
165 IDM
166 Illbient
167 Industro-Goth
168 Jam Band
169 Krautrock
170 Leftfield
171 Lounge
172 Math rock
173 New romantic
174 Nu-breakz
175 Post-punk
176 Post-rock
177 Psytrance
178 Shoegaze
179 Space rock
180 Trop rock
181 World music
182 Neoclassical
183 Audiobook
184 Audio theatre
185 Neue Deutsche Welle
186 Podcast
187 Indie-rock
188 G-Funk
189 Dubstep
190 Garage rock
191 Psybient

Related Research Articles

<span class="mw-page-title-main">Vorbis</span> Royalty-free lossy audio encoding format

Vorbis is a free and open-source software project headed by the Xiph.Org Foundation. The project produces an audio coding format and software reference encoder/decoder (codec) for lossy audio compression. Vorbis is most commonly used in conjunction with the Ogg container format and it is therefore often referred to as Ogg Vorbis.

Waveform Audio File Format is an audio file format standard, developed by IBM and Microsoft, for storing an audio bitstream on personal computers. It is the main format used on Microsoft Windows systems for uncompressed audio. The usual bitstream encoding is the linear pulse-code modulation (LPCM) format.

Audio Interchange File Format (AIFF) is an audio file format standard used for storing sound data for personal computers and other electronic audio devices. The format was developed by Apple Inc. in 1988 based on Electronic Arts' Interchange File Format and is most commonly used on Apple Macintosh computer systems.

<span class="mw-page-title-main">Advanced Systems Format</span> File format

Advanced Systems Format is Microsoft's proprietary digital audio/digital video container format, especially meant for streaming media. ASF is part of the Media Foundation framework.

<span class="mw-page-title-main">Exif</span> Metadata standard in digital images

Exchangeable image file format is a standard that specifies formats for images, sound, and ancillary tags used by digital cameras, scanners and other systems handling image and sound files recorded by digital cameras. The specification uses the following existing encoding formats with the addition of specific metadata tags: JPEG lossy coding for compressed image files, TIFF Rev. 6.0 for uncompressed image files, and RIFF WAV for audio files. It does not support JPEG 2000 or GIF encoded images.

ID3 is a metadata container most often used in conjunction with the MP3 audio file format. It allows information such as the title, artist, album, track number, and other information about the file to be stored in the file itself.

<span class="mw-page-title-main">Rhythmbox</span> Free and open source audio player

Rhythmbox is a free and open-source audio player software, tag editor and music organizer for digital audio files on Linux and Unix-like systems.

The following comparison of video players compares general and technical information for notable software media player programs.

True Audio (TTA) is a lossless compressor for multichannel 8, 16 and 24 bits audio data. .tta is the extension to filenames of audio files created by the True Audio codec.

<span class="mw-page-title-main">Amarok (software)</span> Free and open source music player

Amarok is a free and open-source music player, available for Unix-like, Windows, and macOS systems. Although Amarok is part of the KDE project, it is released independently of the central KDE Software Compilation release cycle. Amarok is released under the terms of the GPL-2.0-or-later.

APE tags comprise one extant convention used to store information (metadata) about a given digital audio file. Each APE tag constitutes a discrete element that describes a single attribute of the file's contents. Each consists of a key/value pair; the key is simply a label that names the attribute, such as Year, Title, Artist, or Track Number, etc.), and associated with it is a corresponding value, namely, some information descriptive of this file, in terms of the attribute in question. APE tags can be used with .ape-formatted recordings, as well as with sound files of other audio file formats.

Standard Architecture for Universal Comment Extensions or SAUCE, as it is most commonly known, is an open metadata protocol for tagging and describing ASCII text files and other files, most of which generally center on or date back to the era of BBSing. SAUCE is very similar in nature to the MP3 ID3 tag format created in 1996 in that it carries metadata such as the title, author (artist), organization (group), as well as specific hierarchical datatype information depending on what type of file it is describing.

Music Player Daemon (MPD) is a free and open source music player server. It plays audio files, organizes playlists and maintains a music database. In order to interact with it, a client program is needed. The MPD distribution includes mpc, a simple command line client.

<span class="mw-page-title-main">Vorbis comment</span> Metadata container for Ogg file formats

A Vorbis comment is a metadata container used in the Vorbis, FLAC, Theora, Speex and Opus file formats. It allows information such as the title, artist, album, track number or other information about the file to be added to the file itself. However, as the official Ogg Vorbis documentation notes, “[the comment header] is meant for short, text comments, not arbitrary metadata; arbitrary metadata belongs in a separate logical bitstream that provides greater structure and machine parseability.” Instead, the intended function of Vorbis comments is to approximate the kind of information that might be hand-inked onto a blank faced CD-R or CD-RW: a few lines of notes briefly detailing the content.

MoodLogic was a software company founded in 1998 by Tom Sulzer, Christian Pirkner, Elion Chin and Andreas Weigend, and was one of the first online music recommendation systems. The company obtained ratings on over 1 million songs by over 50,000 distinct listeners as part of its proprietary method for modeling user preference space.

<span class="mw-page-title-main">GNOME Commander</span> Twin-panel file manager for the GNOME desktop

GNOME Commander is a 'two panel' graphical file manager for GNOME. It is built using the GTK+ toolkit and GVfs.

<span class="mw-page-title-main">EasyTag</span> Tag editor

EasyTag is a graphical tag editor that is part of the GNOME project. EasyTag runs on Linux and Microsoft Windows, and there was an attempt to bring EasyTAG to OS X circa 2014. It is written in C and relies on GTK+ and id3lib for graphics and ID3 tag handling respectively. As of version 2.1.1, EasyTag also uses the tag manipulation library provided by the MAD project, for support of ID3v2.4.

<span class="mw-page-title-main">Jaikoz</span> Java tagging program

Jaikoz is a Java program used for editing and mass tagging music file tags.

MPEG-1 Audio Layer III HD was an audio compression codec developed by Technicolor, formerly known as Thomson.

<span class="mw-page-title-main">Puddletag</span> Tag editor for Unix-like operating systems

Puddletag is a graphical audio file metadata editor ("tagger") for Unix-like operating systems.

References

  1. "d3v2.3.0 - ID3.org". id3.org.
  2. http://www.mpx.cz/mp3manager/tags.htm Archived 2013-10-07 at archive.today - 404