-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathdb_info.json
4 lines (4 loc) · 1.59 KB
/
db_info.json
1
2
3
4
{
"genre_tags": ["acapella", "acid house", "african", "afrobeat", "afropop", "ambient", "asian", "baile funk", "baltimore club", "bass music", "big room house", "bluegrass", "blues", "boom bap", "brazilian", "breakbeat", "tearout dubstep", "calypso", "caribbean", "chillout", "chillwave", "chiptune", "cinematic", "classical", "country", "dancehall", "deep house", "disco", "downtempo", "drum and bass", "drumstep", "dub", "dubstep", "edm", "electro", "electro house", "emo", "experimental", "fidget house", "folk", "footwork", "funk", "future bass", "future house", "g-funk", "gabber", "game audio", "gangster rap", "ghettotech", "glitch hop", "gospel", "grime", "hard techno", "hardcore techno", "hardstyle", "heavy metal", "hip hop", "house", "idm", "indian", "indie dance", "indie electronic", "indie rock", "industrial", "j-pop", "jazz", "jersey club", "juke", "jungle", "k-pop", "latin american", "leftfield bass", "lo-fi hip hop", "miami bass", "middle eastern", "minimal techno", "moombahton", "new age", "nu-disco", "philly club", "pop", "post-punk", "progressive house", "psytrance", "punk rock", "r&b", "rave", "reggae", "reggaeton", "rock", "rocksteady", "ska", "soca", "soul", "south asian", "spoken word", "synth-pop", "synthwave", "tech house", "techno", "trance", "trap", "trap edm", "trip hop", "tropical house", "uk garage", "vaporwave"],
"db_cols": ["id", "local_path", "attr_hash", "dir", "audio_key", "bpm", "chord_type", "duration", "file_hash", "sas_id", "filename", "genre", "pack_uuid", "sample_type", "tags", "popularity", "purchased_at", "last_modified_at", "waveform_url", "provider_name"]
}