thanks ben this saved me a lot of time!

elrod

Ben Gertzfield wrote:

> >>>>> "Mark" == Mark B Elrod <[EMAIL PROTECTED]> writes:
>
>     Mark> does anyone know where to get a complete listing.... i
>     Mark> looked on winamp for the list of ones they added but could
>     Mark> not find documentation.... a pointer sure would be great!
>     Mark> src would be better, don't wanna type in all those strings
>     Mark> if i don't have to. <grin>
>
> Here's the list I came up with, based on sources on the web and
> running 'strings' on the winamp libraries.
>
> It's from a Python ID3 manipulator library I wrote a few months ago.
>
>     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", "Ska", "Death Metal", "Pranks", "Soundtrack",
>         "Euro-Techno", "Ambient", "Trip-Hop", "Vocal", "Jazz+Funk", "Fusion",
>         "Trance", "Classical", "Instrumental", "Acid", "House", "Game",
>         "Sound Clip", "Gospel", "Noise", "Alt. Rock", "Bass", "Soul",
>         "Punk", "Space", "Meditative", "Instrum. Pop", "Instrum. Rock",
>         "Ethnic", "Gothic", "Darkwave", "Techno-Indust.", "Electronic",
>         "Pop-Folk", "Eurodance", "Dream", "Southern Rock", "Comedy",
>         "Cult", "Gangsta", "Top 40", "Christian Rap", "Pop/Funk", "Jungle",
>         "Native American", "Cabaret", "New Wave", "Psychadelic", "Rave",
>         "Showtunes", "Trailer", "Lo-Fi", "Tribal", "Acid Punk", "Acid Jazz",
>         "Polka", "Retro", "Musical", "Rock & Roll", "Hard Rock", "Folk",
>         "Folk/Rock", "National Folk", "Swing", "Fusion", "Bebob", "Latin",
>         "Revival", "Celtic", "Bluegrass", "Avantgarde", "Gothic Rock",
>         "Progress. Rock", "Psychadel. Rock", "Symphonic Rock", "Slow Rock",
>         "Big Band", "Chorus", "Easy Listening", "Acoustic", "Humour",
>         "Speech", "Chanson", "Opera", "Chamber Music", "Sonata", "Symphony",
>         "Booty Bass", "Primus", "Porn Groove", "Satire", "Slow Jam",
>         "Club", "Tango", "Samba", "Folklore", "Ballad", "Power Ballad",
>         "Rhythmic Soul", "Freestyle", "Duet", "Punk Rock", "Drum Solo",
>         "A Capella", "Euro-House", "Dance Hall", "Goa", "Drum & Bass",
>         "Club-House", "Hardcore", "Terror", "Indie", "BritPop", "Negerpunk",
>         "Polsk Punk", "Beat", "Christian Gangsta Rap", "Heavy Metal",
>         "Black Metal", "Crossover", "Contemporary Christian", "Christian Rock",
>         "Merengue", "Salsa", "Thrash Metal", "Anime", "Jpop", "Synthpop"
>         ]
>
> --
> Brought to you by the letters Z and G and the number 3.
> "Bill Gates is a talented evil man."
> Debian GNU/Linux maintainer of Gimp and GTK+ -- http://www.debian.org/

Reply via email to