# House — licence & corpus intake (archive.org)

**What this is.** A metadata-and-licence survey of Creative-Commons-open *house* on archive.org, run 2026-09-06 (UTC), to answer one question: **does archive.org hold enough freely reusable house — discrete tracks, not DJ mixes, not AI-generated, not duplicates — to be worth adding to the arm-1 Jamendo pool, and at which licence rung does "enough" arrive?** This round verified metadata and licences only — **no audio was downloaded.** Every figure comes from archive.org's own search index and its per-item metadata API, fetched with an honest user agent (`strata2signal-research/1.0 (private research; contact via strata2signal.com)`).

**Scope (D-20260905-84, as amended).** The IN set is **house / deep house / tech house**. Items whose subject or title carries a fenced style term — acid house, acid, hard house, hardstyle, eurodance, trance, EDM, drum and bass, dubstep, breakbeat, hip hop, rap, rock, reggae — are excluded from the usable corpus and named individually in flag F-FENCE.

**The pool queries, verbatim.** Run against archive.org's scrape API with `fields=identifier,licenseurl,title,creator,year,subject`, paged to exhaustion:

```
POOL A  mediatype:audio AND subject:"house" AND licenseurl:*zero*
POOL B  mediatype:audio AND subject:"house" AND licenseurl:*licenses\/by\/*
POOL C  mediatype:audio AND subject:"house" AND licenseurl:*by-sa*
POOL D  collection:netlabels AND subject:"house"      (filtered by licence path)
```

Pools A/B/C returned **798 / 2,242 / 1,552** items. Because archive.org tokenises the subject field, `subject:"house"` already matches `deep house` and `tech house`, so the five house-family subject pools union to exactly the 4,592 items of the house pool itself. Pool D returned 2,877 items, of which only 234 carry CC0/BY/BY-SA and only **1** was not already in A∪B∪C. **The audit set is 4,593 unique items**, each with its full metadata record fetched and audited individually.

## How a "track" was counted

The 4,593 audited items hold **102,745 files** between them, of which **15,625** are original audio. Counting those as tracks over-counts by **2.3%** — the real figure is **15,271**. Of those, **30** carry no duration in either their own record or a derivative, so they can be counted but not timed; every tracks/hours table below therefore reports **15,241** timed tracks. The rules, taken verbatim from the minimal-techno intake:

- **Originals only.** `"source": "derivative"` files (Ogg transcodes, spectrograms, Columbia Peaks, thumbnails) are excluded. Note that `source: original` is *not* sufficient — item tiles, cover art and `_meta.xml` are also originals — so every file is classified against an explicit audio-format whitelist, and any unrecognised format is reported rather than silently dropped. That reporter earned its keep: it surfaced `MPEG-4 Audio` (a loose `mpeg4` regex missed the hyphen), `3GP Audio`, `Windows Media`, `Advanced Audio Coding`, `Audiobook` and `Speex` as audio the whitelist was discarding, and caught archive.org labelling real audio `Other` (on an `.m4a`) and `MPEG2` (on a 77-minute `.mp3`) — handled by a filename-extension fallback. It also correctly held back `MPEG1` and `QuickTime`, which carry durations but are video.
- **One track, not one file.** Files merge into a single track when they share a filename stem, or when they share a duration (±1 s) across differing formats — the lossless+lossy double-upload pattern.
- **Best copy wins.** Bytes and format come from the highest-fidelity original (24-bit FLAC > WAVE/AIFF > FLAC > ALAC > MPEG-4 > MP3 > Ogg/WMA/3GP).
- **Durations** from the files' `length` field (seconds or `MM:SS`, both parsed); where an original lacked one, the matching derivative supplied it.
- **Bitrates** are derived (`bytes × 8 ÷ seconds`).
- **Mixes** are any single file running **20 minutes or longer**.

## Licence-tier totals

Three readings of the same audit set. The first is what the corpus claims to be; the third is what you can actually train on.

### 1. As published — every original audio track

| Tier | Items | Tracks | Hours | GB |
|---|---:|---:|---:|---:|
| CC0 | 798 | 3,436 | 1,374.2 | 183.41 |
| BY | 2,242 | 5,235 | 1,305.9 | 142.67 |
| BY-SA | 1,553 | 6,570 | 719.7 | 94.64 |
| **TOTAL** | **4,593** | **15,241** | **3,399.8** | **420.73** |

### 2. Minus the DJ mixes

Any single file running 20 minutes or longer is a continuous set, not a track. Removing those **2,165 files** strips **2,382.2 hours** — 70% of all audio in the survey.

| Tier | Items | Tracks | Hours | GB |
|---|---:|---:|---:|---:|
| CC0 | 230 | 2,414 | 158.5 | 35.88 |
| BY | 1,378 | 4,346 | 357.7 | 54.23 |
| BY-SA | 1,348 | 6,316 | 501.4 | 67.15 |
| **TOTAL** | **2,956** | **13,076** | **1,017.6** | **157.27** |

### 3. Usable corpus — minus the mixes, the fenced styles, and everything whose provenance or content disqualifies it

Removed from the track-bearing set, by class: **898 items** fenced on style (F-FENCE); **78** screened as commercially released masters the uploader had no standing to license (F-COMMERCIAL); **11** that are not music at all — sample packs and sound-effect libraries (F-NOTMUSIC); **51** that matched the *word* house rather than the genre (F-NONGENRE); **2** ripped from a commercial streaming service (F-COMMERCIAL); **2** machine-generated (F-AI); and **24** duplicate releases under a second identifier (F-DUP). Classes overlap, so they do not sum. **This is the table to plan against — but read F-COMMERCIAL and the verdict before you trust it.**

| Tier | Items | Tracks | Hours | GB |
|---|---:|---:|---:|---:|
| CC0 | 111 | 418 | 39.2 | 7.77 |
| BY | 891 | 2,377 | 195.2 | 22.82 |
| BY-SA | 939 | 3,234 | 276.2 | 36.90 |
| **TOTAL** | **1,941** | **6,029** | **510.6** | **67.48** |

Rolled up the way the licence ladder actually steps — split by the axis that matters more than the rung. **jamendo-mirror** = an album mirrored from Jamendo, where the artist chose the licence (the same provenance story arm 1's own pool has). **netlabels-curated** = archive.org's `netlabels` collection, where the label that owns the recording set the licence. **third-party upload** = one uploader's assertion about a file they uploaded, which archive.org does not verify. See F-COMMERCIAL.

| Ladder rung | Provenance | Items | Tracks | Hours | Artists |
|---|---|---:|---:|---:|---:|
| CC0 | jamendo-mirror | 0 | 0 | 0.0 | 0 |
| CC0 | netlabels-curated | 3 | 4 | 0.3 | 1 |
| CC0 | third-party-upload | 108 | 414 | 39.0 | 66 |
| BY + BY-SA | jamendo-mirror | 1,225 | 3,366 | 277.4 | 495 |
| BY + BY-SA | netlabels-curated | 148 | 940 | 81.0 | 93 |
| BY + BY-SA | third-party-upload | 457 | 1,305 | 113.0 | 288 |
| All open rungs | jamendo-mirror | 1,225 | 3,366 | 277.4 | 495 |
| All open rungs | netlabels-curated | 151 | 944 | 81.3 | 93 |
| All open rungs | third-party-upload | 565 | 1,719 | 151.9 | 351 |

**The two good-provenance classes are the recommendable ones.** The third-party column is an upper bound on what *might* be usable, not a cleared corpus — every figure in it rests on a licence string an uploader typed.

### Artists

| Rung | Items | Tracks | Distinct creators | Top creator | Their tracks | Share |
|---|---:|---:|---:|---|---:|---:|
| CC0 only | 111 | 418 | 66 | Muvement Records | 61 | 15% |
| BY + BY-SA | 1,830 | 5,611 | 861 | Hasenchat | 461 | 8% |
| All open rungs | 1,941 | 6,029 | 924 | Hasenchat | 461 | 8% |

### Provenance

Provenance is the axis this survey turned on, so it is stated before the census. It is derived from archive.org collection membership and identifier shape — the only provenance signals available without downloading anything.

| Provenance | What it means | Items | Tracks | Hours | Artists |
|---|---|---:|---:|---:|---:|
| jamendo-mirror | album mirrored from Jamendo; the artist chose the licence | 1,225 | 3,366 | 277.4 | 495 |
| netlabels-curated | archive.org `netlabels`; the label that owns the recording set it | 151 | 944 | 81.3 | 93 |
| third-party-upload | an uploader's own assertion; archive.org does not verify it | 565 | 1,719 | 151.9 | 351 |

## The genre census

Item counts at each licence term, so the next genre pick is measured. **IN** = the D-20260905-84 corpus; **fenced** = excluded by the amended style fence; `disco` is shown for reference only. Counts are items, not tracks, and are unaudited.

| Subject | Set | CC0 | BY | BY-SA | open-3 total | PD-mark | PD-decl |
|---|---|---:|---:|---:|---:|---:|---:|
| house | IN | 798 | 2,242 | 1,552 | 4,592 | 1,374 | 423 |
| deep house | IN | 106 | 63 | 82 | 251 | 41 | 15 |
| tech house | IN | 135 | 65 | 32 | 232 | 45 | 63 |
| disco house | ref | 0 | 4 | 0 | 4 | 2 | 2 |
| chicago house | ref | 1 | 0 | 0 | 1 | 1 | 3 |
| disco | ref | 233 | 227 | 265 | 725 | 461 | 99 |
| acid house | fenced | 7 | 6 | 4 | 17 | 20 | 1 |
| acid | fenced | 176 | 188 | 149 | 513 | 266 | 111 |
| hard house | fenced | 2 | 12 | 6 | 20 | — | — |
| hardstyle | fenced | 10 | 22 | 13 | 45 | — | — |
| eurodance | fenced | 31 | 45 | 82 | 158 | — | — |
| trance | fenced | 758 | 1,265 | 683 | 2,706 | — | — |
| edm | fenced | 174 | 563 | 431 | 1,168 | — | — |
| drum and bass | fenced | 80 | 101 | 54 | 235 | — | — |
| dubstep | fenced | 250 | 381 | 295 | 926 | — | — |
| breakbeat | fenced | 60 | 224 | 176 | 460 | — | — |
| hip hop | fenced | 705 | 703 | 340 | 1,748 | — | — |
| rap | fenced | 606 | 1,640 | 1,280 | 3,526 | — | — |
| rock | fenced | 2,451 | 4,139 | 3,944 | 10,534 | — | — |
| reggae | fenced | 236 | 670 | 280 | 1,186 | — | — |

## Per-item detail — the usable corpus

Sorted by provenance class, then licence tier, then track count. **Tracks / Minutes** are discrete tracks only; the **Mix** column gives long continuous files, which the **GB** column excludes. **Licence (verified)** is read from the item's own metadata record.

The usable set is 1,941 items — too many to table in full here. **Every netlabels-curated item is listed (the recommended subset), followed by the largest items of each other provenance class.** The complete set, one line per track, is in `archive-house-candidates.jsonl`, which carries the same `provenance` value per row.

| # | Identifier | Title | Creator | Yr | Tier | **Provenance** | Licence (verified) | Tracks | Minutes | Mix | GB | Format |
|---:|---|---|---|---|---|---|---|---:|---:|---|---:|---|
| 1 | `SICMON009` | SICMON009 | — | — | CC0 | curated | `/publicdomain/zero/1.0/` | 2 | 10.8 | — | 0.115 | WAVE |
| 2 | `DrakeHYFRDJLLRMX` | Drake-HYFR (DJ Leon Lamont House Remix-Clean) | — | — | CC0 | curated | `/publicdomain/zero/1.0/` | 1 | 2.4 | — | 0.004 | VBR MP3 |
| 3 | `frente-a-frente-filmy-ghost-haunted-house-mix` | Fren†e Λ Fren†e ▼ (Filmy Ghost ▼ Haunted House Mix) | — | 2022 | CC0 | curated | `/publicdomain/zero/1.0/` | 1 | 3.2 | — | 0.034 | WAVE |
| 4 | `BOOKHOUSE` | Book House Loops | SG | 2009 | BY | curated | `/licenses/by/3.0/` | 60 | 12.6 | — | 0.018 | 192Kbps MP3 |
| 5 | `KSBPCoast2Coast` | Coast to Coast | Kansas Beach Patrol | 2013 | BY | curated | `/licenses/by/3.0/` | 20 | 79.4 | — | 0.190 | VBR MP3 |
| 6 | `onmp116` | Natashas-Old School(The remixes) [onmp116] | Natashas | 2009 | BY | curated | `/licenses/by/3.0/nl/` | 14 | 66.0 | — | 0.095 | VBR MP3 |
| 7 | `nws302` | [nws0302] netwaves 08.28: the unusual suspects | netwaves | 2014 | BY | curated | `/licenses/by/3.0/` | 13 | 66.2 | 1 / 1.0 h | 0.119 | VBR MP3 |
| 8 | `onmp176` | Mr.DeVo!-Smell at my hand [onmp176] | Mr.DeVo! | 2011 | BY | curated | `/licenses/by/3.0/` | 11 | 75.1 | — | 0.108 | VBR MP3 |
| 9 | `onmp177` | Oilboy's aftersun-Disco im Keller [onmp177] | Oilboy's aftersun | 2011 | BY | curated | `/licenses/by/3.0/` | 10 | 66.3 | — | 0.096 | VBR MP3 |
| 10 | `onmp230` | Mr.DeVo!-La nuit electronique [onmp230] | Mr.DeVo! | 2014 | BY | curated | `/licenses/by/4.0/` | 10 | 74.4 | — | 0.107 | VBR MP3 |
| 11 | `miniatura031SvenLaux-HoyMonkEp` | [miniatura 031] Sven Laux - Hoy & Monk EP | — | — | BY | curated | `/licenses/by/3.0/` | 9 | 51.1 | — | 0.123 | VBR MP3 |
| 12 | `ER51pseudocold3` | Adhesion - Pseudocold3 | Adhesion | 2007 | BY | curated | `/licenses/by/3.0/us/` | 8 | 20.6 | — | 0.119 | Flac |
| 13 | `onmp152` | Oilboy's aftersun-Insane [onmp152] | Oilboy's aftersun | 2010 | BY | curated | `/licenses/by/3.0/` | 8 | 52.3 | — | 0.075 | VBR MP3 |
| 14 | `onmp173` | The Red Notes-Pruritus and the Scratch Reflex-Pimped | The Red Notes | 2011 | BY | curated | `/licenses/by/3.0/` | 8 | 45.7 | — | 0.066 | VBR MP3 |
| 15 | `onmp196` | Mr.DeVo!-RIJP [onmp196] | Mr.DeVo! | 2012 | BY | curated | `/licenses/by/3.0/` | 8 | 55.4 | — | 0.080 | VBR MP3 |
| 16 | `onmp204` | Oilboy's aftersun-Rain in paradise [onmp204] | Oilboy's aftersun | 2012 | BY | curated | `/licenses/by/3.0/` | 8 | 59.9 | — | 0.086 | VBR MP3 |
| 17 | `Knowsur-NanaWodori` | knowsur - NANA WODORI | knowsur | — | BY | curated | `/licenses/by/3.0/` | 7 | 17.9 | — | 0.139 | Flac |
| 18 | `onmp157` | Aldi Sokken-Phony phone [onmp157] | Aldi Sokken | 2010 | BY | curated | `/licenses/by/3.0/` | 7 | 37.9 | — | 0.055 | VBR MP3 |
| 19 | `onmp149` | Tramrail-Su mut it mar [onmp149] | Tramrail | 2010 | BY | curated | `/licenses/by/3.0/` | 6 | 35.7 | — | 0.051 | VBR MP3 |
| 20 | `Cum.125_Homunculo_new_age_para_industriales` | CUM 125 - Homunculo - New Age para Industriales | Homunculo | 2011 | BY | curated | `/licenses/by/3.0/` | 5 | 26.5 | — | 0.037 | VBR MP3 |
| 21 | `ER39sicsemper` | dotCommunism - Sic Semper | dotCommunism | 2006 | BY | curated | `/licenses/by/2.5/` | 5 | 21.6 | — | 0.137 | Flac |
| 22 | `onmp164` | Zinoeki-Ginne Gappe [onmp164] | Zinoeki | 2011 | BY | curated | `/licenses/by/3.0/` | 5 | 28.3 | — | 0.041 | VBR MP3 |
| 23 | `onmp193` | ZZZZZ-Disco Bowling [onmp193] | ZZZZZ | 2012 | BY | curated | `/licenses/by/3.0/` | 5 | 38.9 | — | 0.056 | VBR MP3 |
| 24 | `unfound53` | [unfound53] raymundo mendoza - translations ep | raymundo mendoza | 2010 | BY | curated | `/licenses/by/3.0/` | 5 | 29.8 | — | 0.178 | Flac |
| 25 | `BistDomino-PointsOfViewEpnoisybeat026` | Bist & Domino - Points of view ep [Noisybeat 026] | Bist & Domino | — | BY | curated | `/licenses/by/3.0/` | 4 | 25.2 | — | 0.053 | VBR MP3 |
| 26 | `Gaudioblastculture-JoinedSoundsEpeph046nyb048` | Gaudio&Blastculture - Joined Sounds EP [EPH046+NYB04 | — | — | BY | curated | `/licenses/by/3.0/` | 4 | 25.0 | — | 0.060 | VBR MP3 |
| 27 | `onmp121` | Boy In Trouble-3 Little Birds Remixes [onmp121] | Boy In Trouble | 2009 | BY | curated | `/licenses/by/3.0/nl/` | 4 | 17.1 | — | 0.025 | VBR MP3 |
| 28 | `onmp203` | Aldi Sokken-Levensmiddelenfabriek [onmp203] | Aldi Sokken | 2012 | BY | curated | `/licenses/by/3.0/` | 4 | 25.5 | — | 0.037 | VBR MP3 |
| 29 | `stroboskop-label004` | Interhotel EP | Acidko | 2009 | BY | curated | `/licenses/by/3.0/` | 4 | 14.8 | — | 0.021 | VBR MP3 |
| 30 | `stroboskop018` | Morning Song EP | Ivek | 2011 | BY | curated | `/licenses/by/3.0/` | 4 | 16.7 | — | 0.040 | VBR MP3 |
| 31 | `tranz019E.m.b.-MusicIsMyLifeincl.LeseuxRemix` | [Tranz019] E.M.B. - Music Is My Life (Incl. Leseux R | E.M.B. Project | — | BY | curated | `/licenses/by/4.0/` | 4 | 31.8 | — | 0.076 | VBR MP3 |
| 32 | `STE41` | STE41. Interlude. Hopelessnessing | krai | 2017 | BY | curated | `/licenses/by/3.0/` | 3 | 29.5 | 1 / 0.5 h | 0.035 | VBR MP3 |
| 33 | `gargan059VladAntonenko-Groove` | [gargan059] Vlad Antonenko - Groove | — | — | BY | curated | `/licenses/by/3.0/` | 3 | 20.5 | — | 0.030 | VBR MP3 |
| 34 | `tou269` | Anaconda E.P. | Beat Doctor | 2010 | BY | curated | `/licenses/by/3.0/` | 3 | 19.1 | — | 0.037 | 256Kbps MP3 |
| 35 | `yarn021` | Stay Like That EP | Mehta | 2018 | BY | curated | `/licenses/by/4.0/` | 3 | 23.5 | — | 0.249 | WAVE |
| 36 | `mellowgold` | Mellow Gold | Digi Hartatak | 2008 | BY | curated | `/licenses/by/3.0/us/` | 2 | 13.8 | — | 0.146 | WAVE |
| 37 | `tou253` | Lost The Plot | Beat Doctor | 2008 | BY | curated | `/licenses/by/3.0/` | 2 | 12.2 | — | 0.018 | 192Kbps MP3 |
| 38 | `tou261` | Alright | Beat Doctor | 2009 | BY | curated | `/licenses/by/2.0/uk/` | 2 | 13.1 | — | 0.019 | VBR MP3 |
| 39 | `tou268` | Redmann - The Remixes | Redmann | 2010 | BY | curated | `/licenses/by/2.0/uk/` | 2 | 14.7 | — | 0.028 | 256Kbps MP3 |
| 40 | `tou272` | 2010 Remixes : Part 3 | — | 2010 | BY | curated | `/licenses/by/3.0/` | 2 | 12.9 | — | 0.025 | 256Kbps MP3 |
| 41 | `yarn013` | Mehta - Aimlessly Wandering / Bngrv [YARN013] | Mehta | 2015 | BY | curated | `/licenses/by/4.0/` | 2 | 19.0 | — | 0.046 | VBR MP3 |
| 42 | `yarn015` | Interplanetary Criminal – Saucers [YARN015] | Interplanetary Criminal | 2015 | BY | curated | `/licenses/by/4.0/` | 2 | 13.0 | — | 0.137 | WAVE |
| 43 | `yarn022` | Raptom Snig – Arf / Vidom [YARN022] | Raptom Snig | 2019 | BY | curated | `/licenses/by/4.0/` | 2 | 12.8 | — | 0.136 | WAVE |
| 44 | `funkylouie` | Funky Louie | Digi Hartatak | 2008 | BY | curated | `/licenses/by/3.0/` | 1 | 3.8 | — | 0.041 | WAVE |
| 45 | `Boba_Fettuccini_-_Scrumptious` | Boba Fettuccini - Scrumptious (TDC028) | Boba Fettuccini | 2010 | BY-SA | curated | `/licenses/by-sa/3.0/` | 16 | 71.6 | — | 0.142 | VBR MP3 |
| 46 | `onmp122` | Oilboy's aftersun-Let the music speak for itself [on | Oilboy's aftersun | 2009 | BY-SA | curated | `/licenses/by-sa/3.0/nl/` | 16 | 78.9 | — | 0.114 | VBR MP3 |
| 47 | `MNS006_VA--Colores_Paralelos` | MNS006 V.A - Colores Paralelos | Monofónicos | 2016 | BY-SA | curated | `/licenses/by-sa/3.0/` | 15 | 99.4 | — | 0.239 | 320Kbps MP3 |
| 48 | `DjWaybig-Peace` | DJ Waybig - Peace (TDC016) | DJ Waybig | 2009 | BY-SA | curated | `/licenses/by-sa/3.0/` | 13 | 58.8 | — | 0.070 | VBR MP3 |
| 49 | `Earl_Grey_-_Indo_Gold_Club_Deluxe_Edition` | Earl Grey - Indo Gold Club (Deluxe Edition) (TDC024A | Earl Grey | 2010 | BY-SA | curated | `/licenses/by-sa/3.0/` | 13 | 52.7 | — | 0.108 | VBR MP3 |
| 50 | `Various_Artists_-_Let_There_Be_House_Vol_1` | Various Artists - Let There Be House Vol. 1 (TDC009) | Various Artists | 2008 | BY-SA | curated | `/licenses/by-sa/3.0/` | 13 | 55.5 | — | 0.099 | VBR MP3 |
| 51 | `Dark_DJ_-_2010` | Dark DJ - 2010 (TDC019) | Dark DJ | 2010 | BY-SA | curated | `/licenses/by-sa/3.0/` | 12 | 57.1 | — | 0.055 | VBR MP3 |
| 52 | `MNE007_Gartner--snk` | MNE007 Gartner - snk | Gartner | 2016 | BY-SA | curated | `/licenses/by-sa/3.0/` | 12 | 58.1 | — | 0.162 | 320Kbps MP3 |
| 53 | `TDC048` | Dark DJ - Stereo Fidelity (TDC048) | Dark DJ | 2012 | BY-SA | curated | `/licenses/by-sa/3.0/` | 12 | 65.6 | — | 0.159 | VBR MP3 |
| 54 | `brh11_V.A._-_Conspiratio` | brh11 V.A. - Conspiratio | — | 2015 | BY-SA | curated | `/licenses/by-sa/3.0/` | 12 | 72.5 | — | 0.177 | 320Kbps MP3 |
| 55 | `m3d049_baudOfPassion_by_xik` | [m3d049] Baud Of Passion by X|K | — | 2007 | BY-SA | curated | `/licenses/by-sa/3.0/us/` | 12 | 59.1 | — | 0.085 | VBR MP3 |
| 56 | `onmp169` | Kara Queen-Simply A Woman [onmp169] | Kara Queen | 2011 | BY-SA | curated | `/licenses/by-sa/3.0/` | 12 | 53.5 | — | 0.077 | VBR MP3 |
| 57 | `BFTG_254` | Yūrei (Ju-on (呪怨) Edition) | Humanfobia | 2025 | BY-SA | curated | `/licenses/by-sa/4.0/` | 11 | 33.6 | — | 0.162 | Flac |
| 58 | `Earl_Grey_-_Indo_Gold_Club` | Earl Grey - Indo Gold Club (TDC024) | Earl Grey | 2010 | BY-SA | curated | `/licenses/by-sa/3.0/` | 11 | 45.5 | — | 0.094 | VBR MP3 |
| 59 | `cwad001-incentive-circumscribed` | [cwad001] Incentive - Circumscribed | Incentive | 2017 | BY-SA | curated | `/licenses/by-sa/4.0/` | 11 | 64.2 | — | 0.155 | VBR MP3 |
| 60 | `BFTG_246` | 1983 Toyota Corolla | 2003 Toyota Corolla | 2025 | BY-SA | curated | `/licenses/by-sa/4.0/` | 10 | 19.7 | — | 0.090 | Flac |
| 61 | `KSBPEarthAnalog` | Earth Analog | Kansas Beach Patrol | 2012 | BY-SA | curated | `/licenses/by-sa/3.0/` | 10 | 25.6 | — | 0.037 | VBR MP3 |
| 62 | `MNF019_Velez--Monofonicos_Collabs_01` | MNF019 Velez - Monofonicos Collabs 01 | Velez | 2015 | BY-SA | curated | `/licenses/by-sa/3.0/` | 10 | 53.3 | — | 0.133 | 320Kbps MP3 |
| 63 | `MNS007_VA--Colores_Aniversario` | MNS007 VA - Colores Aniversario | Monofonicos | 2018 | BY-SA | curated | `/licenses/by-sa/4.0/` | 10 | 58.2 | — | 0.151 | VBR MP3 |
| 64 | `mnf050-douglas-fugazi-mar-de-la-tranquilidad` | MNF050 Douglas Fugazi - Mar De La Tranquilidad | Douglas Fugazi | 2025 | BY-SA | curated | `/licenses/by-sa/4.0/` | 10 | 67.9 | — | 0.185 | VBR MP3 |
| 65 | `BFTG_268` | Super Awesome EP | Lily.com | 2025 | BY-SA | curated | `/licenses/by-sa/4.0/` | 9 | 21.1 | — | 0.236 | 24bit Flac +Flac |
| 66 | `MNE014_Therap--Integration` | MNE014 Therap - Integration | Therap | 2022 | BY-SA | curated | `/licenses/by-sa/4.0/` | 9 | 46.3 | — | 0.128 | VBR MP3 |
| 67 | `MNF022_DCM--Elevacion` | MNF022 DCM - Elevación | DCM | 2016 | BY-SA | curated | `/licenses/by-sa/3.0/` | 9 | 63.1 | — | 0.153 | 320Kbps MP3 |
| 68 | `MNF033_AFM--Sometimes_EP` | MNF033 - AFM - Sometimes EP | AFM | 2019 | BY-SA | curated | `/licenses/by-sa/4.0/` | 9 | 61.1 | — | 0.147 | 320Kbps MP3 |
| 69 | `MNS005_VA_Colores--Nublados` | MNS 005 VA Colores Nublados | — | 2014 | BY-SA | curated | `/licenses/by-sa/3.0/` | 9 | 57.5 | — | 0.138 | VBR MP3 |
| 70 | `MNF030_MALA--Bloom` | MNF030 MALA - Bloom | MALA | 2018 | BY-SA | curated | `/licenses/by-sa/4.0/` | 9 | 25.9 | — | 0.285 | MPEG4 +VBR MP3 |
| 71 | `MNF046_DIPT---Aural_Visions` | MNF046 DIPT - Aural Visions | DIPT | 2023 | BY-SA | curated | `/licenses/by-sa/4.0/` | 8 | 34.5 | — | 0.116 | VBR MP3 |
| 72 | `MNF048_Bobby_Marleni--Defected_Jamz_Vol_3` | MNF048 Bobby Marleni - Defected Jamz Vol. 3 | Bobby Marleni | 2024 | BY-SA | curated | `/licenses/by-sa/4.0/` | 8 | 46.5 | — | 0.112 | VBR MP3 |
| 73 | `tranz062HumanRobot-Stellaralbum` | [TRANZ062] Human Robot - Stellar (Album) | Jeferson Ciavi | 2016 | BY-SA | curated | `/licenses/by-sa/4.0/` | 8 | 57.5 | — | 0.912 | WAVE |
| 74 | `EE023-j4ck` | [EE023] J4ck Sh4rk - Anthology '11: Pushing Envelope | J4ck Sh4rk | 2017 | BY-SA | curated | `/licenses/by-sa/3.0/` | 7 | 44.5 | — | 0.173 | Flac |
| 75 | `EE032` | [EE032] J4ck Sh4rk - Anthology '13: Real Disco | J4ck Sh4rk | 2017 | BY-SA | curated | `/licenses/by-sa/3.0/` | 7 | 42.8 | — | 0.139 | Flac |
| 76 | `MNF014_Tranquilo_Bobby--Magic_Tricks` | MNF014 Tranquilo Bobby - Magic Tricks | Monofonicos | 2013 | BY-SA | curated | `/licenses/by-sa/3.0/` | 7 | 48.2 | — | 0.116 | VBR MP3 |
| 77 | `MNF018_Sir_Leaks--Sonidos_Bajotierra` | MNF018 Sir Leaks - Sonidos Bajotierra | Sir Leaks | 2015 | BY-SA | curated | `/licenses/by-sa/3.0/` | 7 | 51.2 | — | 0.128 | 320Kbps MP3 |
| 78 | `MNF028_Sir_Leaks--Movimiento_De_Aire` | MNF028 Sir Leaks - Movimiento De Aire | Sir Leaks | — | BY-SA | curated | `/licenses/by-sa/4.0/` | 7 | 42.5 | — | 0.103 | 320Kbps MP3 |
| 79 | `MNF032_Spirit_Come_First--1993_Again_EP` | MNF032 - Spirit Come First - 1993 Again EP | Spirit Come First | 2019 | BY-SA | curated | `/licenses/by-sa/4.0/` | 7 | 46.7 | — | 0.117 | 320Kbps MP3 |
| 80 | `MNF038_MALA--Gloom` | MNF038 MALA - Gloom | Monofónicos | 2020 | BY-SA | curated | `/licenses/by-sa/4.0/` | 7 | 21.7 | — | 0.065 | VBR MP3 |
| 81 | `MNF053_MALA--Selected_Bass_Works_Vol_3` | MNF053 MALA - Selected Bass Works Vol 3 | MALA | 2025 | BY-SA | curated | `/licenses/by-sa/4.0/` | 7 | 27.7 | — | 0.071 | 320Kbps MP3 |
| 82 | `DLR108` | [DLR108] GrΣγci†γ - SØmε †Δlεs In GrεγscΔlεs… | — | 2014 | BY-SA | curated | `/licenses/by-sa/3.0/` | 6 | 19.9 | — | 0.051 | VBR MP3 |
| 83 | `MNE008_Therap--Transito` | MNE008 Therap - Transito | Therap | 2016 | BY-SA | curated | `/licenses/by-sa/3.0/` | 6 | 29.6 | — | 0.075 | VBR MP3 |
| 84 | `MNF024_Bobby_Marleni--Defected_Jamz_Vol_2` | MNF024 Bobby Marleni - Defected Jamz Vol 2 | MALA | 2017 | BY-SA | curated | `/licenses/by-sa/3.0/` | 6 | 29.7 | — | 0.074 | 320Kbps MP3 |
| 85 | `MNF031_Miguel_Duque--Pulsar_EP` | MNF031 - Miguel Duque - Pulsar EP | Miguel Duque | 2019 | BY-SA | curated | `/licenses/by-sa/4.0/` | 6 | 41.6 | — | 0.106 | 320Kbps MP3 |
| 86 | `MNF037_Monka--First_Version` | MNF037 Monka - First Version | Monka | 2020 | BY-SA | curated | `/licenses/by-sa/4.0/` | 6 | 39.8 | — | 0.099 | VBR MP3 |
| 87 | `MNF041_Callejas--Paramo` | MNF041 Callejas - Páramo | Callejas | 2021 | BY-SA | curated | `/licenses/by-sa/4.0/` | 6 | 38.0 | — | 0.091 | VBR MP3 |
| 88 | `MNF044_MALA--Selected_Bass_Works_Vol_2` | MNF044 MALA - Selected Bass Works Vol 2 | MALA | 2023 | BY-SA | curated | `/licenses/by-sa/4.0/` | 6 | 25.7 | — | 0.071 | 320Kbps MP3 |
| 89 | `MNF045_Cyanea--Strepto_Sonaris` | MNF045 Cyanea - Strepto Sonaris | Cyanea | 2023 | BY-SA | curated | `/licenses/by-sa/4.0/` | 6 | 37.5 | — | 0.102 | 320Kbps MP3 |
| 90 | `MNF047_Spirit_Come_First--Viceversa` | MNF047 Spirit Come First - Viceversa | Spirit Come First | 2023 | BY-SA | curated | `/licenses/by-sa/4.0/` | 6 | 46.9 | — | 0.118 | VBR MP3 |
| 91 | `avxmp3_001_irradiation_ep` | Patrick Walker - Irradiation EP [AVXMP3 001] | Patrick Walker | 0000 | BY-SA | curated | `/licenses/by-sa/2.0/` | 6 | 38.8 | 2 / 1.3 h | 0.049 | VBR MP3 |
| 92 | `DJ_Waybig_-_City_Life_-_EP` | DJ Waybig - City Life (TDC025) | DJ Waybig | 2010 | BY-SA | curated | `/licenses/by-sa/3.0/` | 5 | 22.6 | — | 0.034 | VBR MP3 |
| 93 | `DLR070` | [DLR070] Burning House - Burning House | — | 2013 | BY-SA | curated | `/licenses/by-sa/3.0/` | 5 | 26.0 | — | 0.064 | VBR MP3 |
| 94 | `Dark_DJ_-_Tangmere` | Dark DJ - Tangmere (TDC022) | Dark DJ | — | BY-SA | curated | `/licenses/by-sa/3.0/` | 5 | 19.1 | — | 0.046 | VBR MP3 |
| 95 | `EE015-j4ck` | [EE015] J4ck Sh4rk - Anthology '09: The Early Years | J4ck Sh4rk | 2016 | BY-SA | curated | `/licenses/by-sa/3.0/` | 5 | 31.1 | — | 0.112 | Flac |
| 96 | `EE020-j4ck` | [EE020] J4ck Sh4rk - Anthology '10: Learning to Hous | J4ck Sh4rk | 2017 | BY-SA | curated | `/licenses/by-sa/3.0/` | 5 | 25.3 | — | 0.079 | Flac |
| 97 | `EE027-ND2017` | [EE027] J4ck Sh4rk - Anthology '12: Setting Referenc | J4ck Sh4rk | 2017 | BY-SA | curated | `/licenses/by-sa/3.0/` | 5 | 33.7 | — | 0.123 | Flac |
| 98 | `MNF020_Ruido_Selecto--Secret_Lab` | MNF020 Ruido Selecto - Secret Lab | Ruido Selecto | 2015 | BY-SA | curated | `/licenses/by-sa/3.0/` | 5 | 21.3 | — | 0.051 | 320Kbps MP3 |
| 99 | `MNF029_Insanity_Circle--Ritual_Of_Colors` | MNF029 Insanity Circle - Ritual Of Colors | Insanity Circle | — | BY-SA | curated | `/licenses/by-sa/4.0/` | 5 | 30.6 | — | 0.077 | 320Kbps MP3 |
| 100 | `MNF034_Archaic_Revival--Trayectoria_Sin_Final_EP` | MNF034 Archaic Revival - Trayectoria Sin Final EP | Archaic Revival | 2020 | BY-SA | curated | `/licenses/by-sa/4.0/` | 5 | 42.1 | — | 0.117 | 320Kbps MP3 |
| 101 | `MNF035_MALA_Velez--Gossip` | MNF035 M.A.L.A. & Velez - Gossip | MALA, Velez | 2020 | BY-SA | curated | `/licenses/by-sa/4.0/` | 5 | 30.4 | — | 0.078 | 320Kbps MP3 |
| 102 | `MNF036_Insanity_Circle--Itinerario_Nocturno` | MNF036 Insanity Circle - Itinerario Nocturno | Insanity Circle | 2020 | BY-SA | curated | `/licenses/by-sa/4.0/` | 5 | 29.2 | — | 0.083 | VBR MP3 |
| 103 | `MNF040_Hod--Reminisce_EP` | MNF040 Hod - Reminisce EP | Hod | 2021 | BY-SA | curated | `/licenses/by-sa/4.0/` | 5 | 28.5 | — | 0.075 | 320Kbps MP3 |
| 104 | `MNF054_Talweg--Heads_Toward_Earth_EP` | MNF054 Talweg - Heads Toward Earth EP | Talweg | 2026 | BY-SA | curated | `/licenses/by-sa/4.0/` | 5 | 34.2 | — | 0.135 | VBR MP3 |
| 105 | `SPNet086` | SPNet086 - ReAL.alTEr.Ego - GGEENNEETTIICC B++ | — | — | BY-SA | curated | `/licenses/by-sa/3.0/` | 5 | 32.9 | — | 0.081 | VBR MP3 |
| 106 | `codesinnotes004` | Codes&Notes - Troubadour EP | Codes And Notes | — | BY-SA | curated | `/licenses/by-sa/4.0/` | 5 | 37.4 | — | 0.396 | WAVE |
| 107 | `3-bohren` | BRAIN HALL / KID SCHURKE > EP | brainhall Art Production | 2014 | BY-SA | curated | `/licenses/by-sa/4.0/` | 4 | 34.4 | — | 0.365 | AIFF |
| 108 | `EE016-j4ck` | [EE016] J4ck Sh4rk - Anthology '10: Learning to Hous | J4ck Sh4rk | 2016 | BY-SA | curated | `/licenses/by-sa/3.0/` | 4 | 20.2 | — | 0.059 | Flac |
| 109 | `EE022-j4ck` | [EE022] J4ck Sh4rk - Anthology '11: Pushing Envelope | J4ck Sh4rk | 2017 | BY-SA | curated | `/licenses/by-sa/3.0/` | 4 | 24.6 | — | 0.082 | Flac |
| 110 | `EE026-ND2017` | [EE026] J4ck Sh4rk - Anthology '12: Setting Referenc | J4ck Sh4rk | 2017 | BY-SA | curated | `/licenses/by-sa/3.0/` | 4 | 27.5 | — | 0.097 | Flac |
| 111 | `EE033` | [EE033] J4ck Shark - Anthology '13: Real Disco - The | J4ck Sh4rk | 2017 | BY-SA | curated | `/licenses/by-sa/3.0/` | 4 | 25.0 | — | 0.087 | Flac |
| 112 | `MNF012_Vandelklang--Rolanron_EP` | MNF012 Vandelklang - Rolanron EP | — | 2013 | BY-SA | curated | `/licenses/by-sa/3.0/` | 4 | 26.3 | — | 0.064 | VBR MP3 |
| 113 | `MNF025_DCM--Tunnel_EP` | MNF025 DCM - Tunnel EP | DCM | 2017 | BY-SA | curated | `/licenses/by-sa/3.0/` | 4 | 28.3 | — | 0.070 | 320Kbps MP3 |
| 114 | `MNF027_Dsum--Intimate` | MNF027 Dsum - Intimate | Dsum | — | BY-SA | curated | `/licenses/by-sa/4.0/` | 4 | 28.9 | — | 0.078 | 320Kbps MP3 |
| 115 | `MNF039_Jose_Monsalve--The_Time` | MNF039 Jose Monsalve - The Time | Jose Monsalve | 2021 | BY-SA | curated | `/licenses/by-sa/4.0/` | 4 | 19.1 | — | 0.048 | 320Kbps MP3 |
| 116 | `MNF049_DeepNebula--Blue_Dream_EP` | MNF049 DeepNebula - Blue Dream EP | DeepNebula | 2024 | BY-SA | curated | `/licenses/by-sa/4.0/` | 4 | 27.5 | — | 0.070 | VBR MP3 |
| 117 | `MNF051_Tom_Toms--As_Above_So_Below_EP` | MNF051 Tom Toms - As Above So Below EP | Tom Toms | 2025 | BY-SA | curated | `/licenses/by-sa/4.0/` | 4 | 27.4 | — | 0.120 | 320Kbps MP3 |
| 118 | `MNF052_Juan_Rodriguez--Forhouse_EP` | MNF052 Juan Rodriguez - Forhouse EP | Juan Rodriguez | 2025 | BY-SA | curated | `/licenses/by-sa/4.0/` | 4 | 28.4 | — | 0.070 | VBR MP3 |
| 119 | `MNF055_Velez--Sin_Nombre` | MNF055 Velez - Sin Nombre | Velez | 2026 | BY-SA | curated | `/licenses/by-sa/4.0/` | 4 | 19.2 | — | 0.057 | 320Kbps MP3 |
| 120 | `SDR046` | Sterile Polemica | Sound Pressure Level | 2021 | BY-SA | curated | `/licenses/by-sa/4.0/` | 4 | 19.4 | — | 0.337 | WAVE |
| 121 | `TDCDV004` | Disco Romancin' - The Way That You Love Me (TDCDV004 | Disco Romancin' | 2012 | BY-SA | curated | `/licenses/by-sa/3.0/` | 4 | 17.7 | — | 0.043 | VBR MP3 |
| 122 | `TFN277` | [TFN277] Anal With The Misplaced Illusion Of Myself  | Anal With The Misplaced Illu | — | BY-SA | curated | `/licenses/by-sa/3.0/us/` | 4 | 5.5 | — | 0.007 | VBR MP3 |
| 123 | `mne013-gartner-phobos` | MNE013 Gärtner - Phobos | Gartner | 2020 | BY-SA | curated | `/licenses/by-sa/4.0/` | 4 | 26.7 | — | 0.075 | 320Kbps MP3 |
| 124 | `tek02` | TwinTowerConnection - Housething EP [tek02] | TwinTowerConnection | 2005 | BY-SA | curated | `/licenses/by-sa/2.5/` | 4 | 18.0 | — | 0.026 | VBR MP3 |
| 125 | `tek04` | Hellhoerig - Chillnight [tek04] | Hellhoerig | 2005 | BY-SA | curated | `/licenses/by-sa/2.5/` | 4 | 22.6 | — | 0.032 | VBR MP3 |
| 126 | `tek07` | Pasquale - H.O.U.S.E EP [tek07] | Pasquale | 2006 | BY-SA | curated | `/licenses/by-sa/2.5/` | 4 | 22.3 | — | 0.032 | VBR MP3 |
| 127 | `DLR078` | [DLR078] Burning House - Ⅱ | — | 2013 | BY-SA | curated | `/licenses/by-sa/3.0/` | 3 | 13.1 | — | 0.035 | VBR MP3 |
| 128 | `MNF015_Galeria_Disco--Memorias_EP` | MNF015 Galeria Disco - Memorias EP | Galeria Disco | 2014 | BY-SA | curated | `/licenses/by-sa/3.0/` | 3 | 19.4 | — | 0.047 | VBR MP3 |
| 129 | `MNF021_Eviru_Dibad--Altitud_Sur` | MNF021 Eviru Dibad - Altitud Sur | Dsum | 2016 | BY-SA | curated | `/licenses/by-sa/3.0/` | 3 | 23.3 | — | 0.056 | VBR MP3 |
| 130 | `MNF023_Dsum_Morris--Arium_FL` | MNF023 Dsum & Morris - Arium FL | Dsum | 2017 | BY-SA | curated | `/licenses/by-sa/3.0/` | 3 | 40.6 | — | 0.100 | 320Kbps MP3 |
| 131 | `TAM026-microfluid` | Microfluid - Autobiography [TAM026] | Microfluid | 2007 | BY-SA | curated | `/licenses/by-sa/3.0/` | 3 | 18.8 | — | 0.045 | VBR MP3 |
| 132 | `TDCD012` | DJ Waybig - Tinker Town Love (TDCD012) | DJ Waybig | 2012 | BY-SA | curated | `/licenses/by-sa/3.0/` | 3 | 17.0 | — | 0.042 | VBR MP3 |
| 133 | `ThomasEnMasse-ThomasEnMasse-Ep` | Thomas En Masse - Thomas En Masse (TDC017) | Thomas En Masse | 2010 | BY-SA | curated | `/licenses/by-sa/3.0/` | 3 | 12.6 | — | 0.012 | VBR MP3 |
| 134 | `bump188` | Sequentialwork - Sequentialwork EP [bump188] | Kiyoshi Tomehara | 2013 | BY-SA | curated | `/licenses/by-sa/3.0/` | 3 | 21.5 | — | 0.042 | VBR MP3 |
| 135 | `codes-notes-plaything-ep` | Codes&Notes - Plaything EP | Codes And Notes | 2020 | BY-SA | curated | `/licenses/by-sa/4.0/` | 3 | 16.2 | — | 0.043 | VBR MP3 |
| 136 | `tek05` | TwinTowerConnection - Elektronnaja Muzika EP [tek05] | TwinTowerConnection | 2006 | BY-SA | curated | `/licenses/by-sa/2.5/` | 3 | 13.3 | — | 0.019 | VBR MP3 |
| 137 | `tek08` | Labam - Straight Outta EP [tek08] | Labam | 2006 | BY-SA | curated | `/licenses/by-sa/2.5/` | 3 | 18.8 | — | 0.027 | VBR MP3 |
| 138 | `tranz008SquirmProject-BeTwistedBabyEp_717` | [TRANZ008] Squirm Project- Be Twisted Baby EP | Squirm Project | — | BY-SA | curated | `/licenses/by-sa/4.0/` | 3 | 17.2 | — | 0.041 | VBR MP3 |
| 139 | `tranz058JaquesRios-1111Ep` | [TRANZ058] Jaques Rios - 1111 EP | Jaques Rios | 2016 | BY-SA | curated | `/licenses/by-sa/4.0/` | 3 | 17.8 | — | 0.253 | WAVE |
| 140 | `vortex-mechanic-fluctuation-of-thoughts` | Vortex Mechanic - Fluctuation of Thoughts [USC-WM-20 | Vortex Mechanic | 2020 | BY-SA | curated | `/licenses/by-sa/4.0/` | 3 | 12.8 | — | 0.031 | VBR MP3 |
| 141 | `BFTG_080` | Garfield has MPregnant? | DJ MPreg Garfield | 2021 | BY-SA | curated | `/licenses/by-sa/4.0/` | 2 | 18.8 | — | 0.130 | Flac |
| 142 | `BFTG_283` | Angel | TREVØR | 2025 | BY-SA | curated | `/licenses/by-sa/4.0/` | 2 | 9.4 | — | 0.050 | Flac |
| 143 | `EE039` | [EE039] Cairo Braga - Sussurram Meu Nome | Cairo Braga | 2018 | BY-SA | curated | `/licenses/by-sa/4.0/` | 2 | 7.2 | — | 0.051 | Flac |
| 144 | `EE056` | [EE056] Cairo Braga - Ultimatum / Imediatum | Cairo Braga | 2021 | BY-SA | curated | `/licenses/by-sa/4.0/` | 2 | 11.1 | — | 0.065 | Flac |
| 145 | `Sascha_Mueller-TAM036` | Sascha Mueller - Diamonds and Pearls [TAM036] | Sascha Mueller | — | BY-SA | curated | `/licenses/by-sa/3.0/de/` | 2 | 10.7 | — | 0.026 | VBR MP3 |
| 146 | `ardiko-next` | ARDIKO - Next | ARDIKO, soo.su | 2019 | BY-SA | curated | `/licenses/by-sa/4.0/` | 2 | 9.1 | — | 0.022 | VBR MP3 |
| 147 | `codes-notes-early-works-4` | Codes&Notes - Early Works 4 | Codes And Notes | — | BY-SA | curated | `/licenses/by-sa/4.0/` | 2 | 18.1 | — | 0.192 | WAVE |
| 148 | `tou212` | Kicks | Beat Doctor | 2005 | BY-SA | curated | `/licenses/by-sa/2.5/` | 2 | 13.8 | — | 0.020 | 192Kbps MP3 |
| 149 | `RandomHouse_Joy003_TestPressing` | Random House Joy 003 Test Pressing | Julian Brooks | 1994 | BY-SA | curated | `/licenses/by-sa/4.0/` | 1 | 9.1 | — | 0.192 | WAVE |
| 150 | `codesinnotes002` | Codes&Notes - Aftermath | Codes And Notes | — | BY-SA | curated | `/licenses/by-sa/4.0/` | 1 | 8.6 | — | 0.092 | WAVE |
| 151 | `kansas_0` | Meta | Euphoric Generation | 2010 | BY-SA | curated | `/licenses/by-sa/3.0/` | 1 | 6.5 | — | 0.013 | VBR MP3 |
| 152 | `jamendo-156668` | Oilboy's Aftersun - The cat is out of the bag | Oilboy's Aftersun | 2016 | BY | jamendo-mirror | `/licenses/by/3.0/` | 39 | 236.3 | — | 0.346 | VBR MP3 |
| 153 | `jamendo-163756` | Various Artists - BEST OF TANZMUSIC 1 | Various Artists | 2016 | BY | jamendo-mirror | `/licenses/by/3.0/` | 28 | 171.7 | — | 0.263 | VBR MP3 |
| 154 | `jamendo-174293` | Various Artists - BEST OF TANZMUSIC 2 | Various Artists | 2018 | BY | jamendo-mirror | `/licenses/by/3.0/` | 28 | 158.1 | — | 0.236 | VBR MP3 |
| 155 | `jamendo-137038` | Thomas Attwood - Techno Riffs | Thomas Attwood | 2014 | BY | jamendo-mirror | `/licenses/by/3.0/` | 27 | 10.4 | — | 0.011 | VBR MP3 |
| 156 | `jamendo-137045` | Thomas Attwood - Techno Tracks | Thomas Attwood | 2014 | BY | jamendo-mirror | `/licenses/by/3.0/` | 27 | 10.6 | — | 0.010 | VBR MP3 |
| 157 | `jamendo-170028` | Various Artists - Let's lounge & dance | Various Artists | 2017 | BY | jamendo-mirror | `/licenses/by/3.0/` | 24 | 132.5 | — | 0.190 | VBR MP3 |
| 158 | `jamendo-181832` | sbatronico - sbatronico - et in arcadia ego | sbatronico | 2019 | BY | jamendo-mirror | `/licenses/by/3.0/` | 17 | 186.4 | — | 0.281 | VBR MP3 |
| 159 | `jamendo-190393` | sbatronico - sbatronico - viking | sbatronico | 2020 | BY | jamendo-mirror | `/licenses/by/3.0/` | 17 | 199.5 | — | 0.299 | VBR MP3 |
| 160 | `jamendo-192433` | sbatronico - sbatronico - fuck corona | sbatronico | 2020 | BY | jamendo-mirror | `/licenses/by/3.0/` | 17 | 199.5 | — | 0.302 | VBR MP3 |
| 161 | `jamendo-121997` | Flex Blur - Empty | Flex Blur | 2013 | BY | jamendo-mirror | `/licenses/by/3.0/` | 16 | 28.5 | — | 0.045 | VBR MP3 |
| 162 | `jamendo-109729` | Felixjd - Back To Music | Felixjd | 2012 | BY | jamendo-mirror | `/licenses/by/3.0/` | 15 | 57.3 | — | 0.078 | VBR MP3 |
| 163 | `jamendo-122073` | Social Bot 73XT - Robot Philosophy | Social Bot 73XT | 2013 | BY | jamendo-mirror | `/licenses/by/3.0/` | 15 | 66.6 | — | 0.090 | VBR MP3 |
| 164 | `jamendo-147826` | Viln - YET ANOTHER COMPILATION.!!! | Viln | 2015 | BY | jamendo-mirror | `/licenses/by/3.0/` | 15 | 72.2 | — | 0.087 | VBR MP3 |
| 165 | `jamendo-166223` | Zinoeki - Wat seist | Zinoeki | 2017 | BY | jamendo-mirror | `/licenses/by/3.0/` | 14 | 73.1 | — | 0.104 | VBR MP3 |
| 166 | `jamendo-175950` | Various Artists - Mr.DeVo!-Remixes | Various Artists | 2018 | BY | jamendo-mirror | `/licenses/by/3.0/` | 14 | 78.5 | — | 0.112 | VBR MP3 |
| 167 | `jamendo-170001` | Social Bot 73XT - Modulo | Social Bot 73XT | 2017 | BY | jamendo-mirror | `/licenses/by/3.0/` | 13 | 71.0 | — | 0.105 | VBR MP3 |
| 168 | `jamendo-175286` | Various Artists - Zero V vs the others(The remixes) | Various Artists | 2018 | BY | jamendo-mirror | `/licenses/by/3.0/` | 13 | 74.9 | — | 0.110 | VBR MP3 |
| 169 | `jamendo-133631` | Dj Toz - Dj Toz Volume 5 | Dj Toz | 2014 | BY | jamendo-mirror | `/licenses/by/2.5/it/` | 12 | 47.4 | — | 0.071 | VBR MP3 |
| 170 | `jamendo-147022` | Dj Toz - Dj Toz Volume 7 | Dj Toz | 2015 | BY | jamendo-mirror | `/licenses/by/3.0/` | 12 | 50.4 | — | 0.078 | VBR MP3 |
| 171 | `jamendo-153733` | Tioben Neenot - Electric trips | Tioben Neenot | 2015 | BY | jamendo-mirror | `/licenses/by/3.0/` | 12 | 36.5 | — | 0.053 | VBR MP3 |
| 172 | `jamendo-170842` | Oilboy's Aftersun - Fiesta Tribal | Oilboy's Aftersun | 2017 | BY | jamendo-mirror | `/licenses/by/3.0/` | 12 | 71.1 | — | 0.101 | VBR MP3 |
| 173 | `jamendo-171435` | Various Artists - Tribalism | Various Artists | 2017 | BY | jamendo-mirror | `/licenses/by/3.0/` | 12 | 65.9 | — | 0.100 | VBR MP3 |
| 174 | `jamendo-176585` | Various Artists - Fat & Raw Techno Music 3 | Various Artists | 2018 | BY | jamendo-mirror | `/licenses/by/3.0/` | 12 | 78.6 | — | 0.120 | VBR MP3 |
| 175 | `jamendo-178234` | Various Artists - Fat & Raw Techno Music 4 | Various Artists | 2018 | BY | jamendo-mirror | `/licenses/by/3.0/` | 12 | 77.3 | — | 0.120 | VBR MP3 |
| 176 | `jamendo-155402` | The Fish Who Saved the Planet - The Fish Who Saved t | The Fish Who Saved the Plane | 2015 | BY | jamendo-mirror | `/licenses/by/3.0/` | 11 | 42.8 | — | 0.064 | VBR MP3 |
| 177 | `jamendo-161337` | Shopping Zombies - This Was the Past, How About The  | Shopping Zombies | 2016 | BY | jamendo-mirror | `/licenses/by/3.0/` | 11 | 78.0 | — | 0.122 | VBR MP3 |
| 178 | `jamendo-170321` | Tramrail - Spiritus Saponatus | Tramrail | 2017 | BY | jamendo-mirror | `/licenses/by/3.0/` | 11 | 62.2 | — | 0.087 | VBR MP3 |
| 179 | `jamendo-186767` | Spencer Newton - Silver Stown | Spencer Newton | 2019 | BY | jamendo-mirror | `/licenses/by/3.0/` | 11 | 48.5 | — | 0.070 | VBR MP3 |
| 180 | `jamendo-154441` | Mr.DeVo! - Strottovarious | Mr.DeVo! | 2015 | BY | jamendo-mirror | `/licenses/by/3.0/` | 10 | 64.1 | — | 0.099 | VBR MP3 |
| 181 | `jamendo-155209` | Shopping Zombies - Invasion of the iPod generation | Shopping Zombies | 2016 | BY | jamendo-mirror | `/licenses/by/3.0/` | 10 | 66.4 | — | 0.101 | VBR MP3 |
| 182 | `jamendo-156555` | Tioben Neenot - Odyssey of Theia | Tioben Neenot | 2016 | BY | jamendo-mirror | `/licenses/by/3.0/` | 10 | 42.7 | — | 0.067 | VBR MP3 |
| 183 | `jamendo-157466` | Troelus Idiotous - Sometimes evil finds you | Troelus Idiotous | 2016 | BY | jamendo-mirror | `/licenses/by/3.0/` | 10 | 60.0 | — | 0.097 | VBR MP3 |
| 184 | `jamendo-163628` | CyberSDF - Patrons' Selected Pieces - vol.2 | CyberSDF | 2016 | BY | jamendo-mirror | `/licenses/by/3.0/` | 10 | 39.9 | — | 0.062 | VBR MP3 |
| 185 | `jamendo-165759` | Aldi Sokken - Mix to match | Aldi Sokken | 2017 | BY | jamendo-mirror | `/licenses/by/3.0/` | 10 | 55.6 | — | 0.081 | VBR MP3 |
| 186 | `jamendo-169642` | Straigt Component - The early works | Straigt Component | 2017 | BY | jamendo-mirror | `/licenses/by/3.0/` | 10 | 46.7 | — | 0.066 | VBR MP3 |
| 187 | `jamendo-177238` | sbatronico - sbatronico | sbatronico | 2018 | BY | jamendo-mirror | `/licenses/by/3.0/` | 10 | 82.1 | — | 0.101 | VBR MP3 |
| 188 | `jamendo-179728` | sbatronico - sbatronico - gnosis | sbatronico | 2018 | BY | jamendo-mirror | `/licenses/by/3.0/` | 10 | 102.0 | — | 0.156 | VBR MP3 |
| 189 | `jamendo-155502` | ZZZZZ - Your life sucks because you complain | ZZZZZ | 2016 | BY | jamendo-mirror | `/licenses/by/3.0/` | 9 | 57.9 | — | 0.091 | VBR MP3 |
| 190 | `jamendo-176235` | Oilboy's Aftersun - Nothing to lose | Oilboy's Aftersun | 2018 | BY | jamendo-mirror | `/licenses/by/3.0/` | 9 | 50.0 | — | 0.072 | VBR MP3 |
| 191 | `jamendo-143897` | Rataxes - Deeper Dreams | Rataxes | 2015 | BY | jamendo-mirror | `/licenses/by/3.0/` | 8 | 65.6 | — | 0.096 | VBR MP3 |
| 192 | `jamendo-156358` | Mr.DeVo! - Strottovarious-B-Sides | Mr.DeVo! | 2016 | BY | jamendo-mirror | `/licenses/by/3.0/` | 8 | 56.0 | — | 0.087 | VBR MP3 |
| 193 | `jamendo-157794` | Oilboy's Aftersun - If you can't handle the truth, f | Oilboy's Aftersun | 2016 | BY | jamendo-mirror | `/licenses/by/3.0/` | 8 | 49.2 | — | 0.077 | VBR MP3 |
| 194 | `jamendo-161695` | Sideapee - So hairy, its scary | Sideapee | 2016 | BY | jamendo-mirror | `/licenses/by/3.0/` | 8 | 57.3 | — | 0.088 | VBR MP3 |
| 195 | `jamendo-162734` | Troelus Idiotous - Find your destination | Troelus Idiotous | 2016 | BY | jamendo-mirror | `/licenses/by/3.0/` | 8 | 47.3 | — | 0.070 | VBR MP3 |
| 196 | `jamendo-166540` | Mr.DeVo! - Angry nerds | Mr.DeVo! | 2017 | BY | jamendo-mirror | `/licenses/by/3.0/` | 8 | 51.3 | — | 0.078 | VBR MP3 |
| 197 | `jamendo-172080` | Humdrm - TTYN | Humdrm | 2017 | BY | jamendo-mirror | `/licenses/by/3.0/` | 8 | 47.9 | — | 0.070 | VBR MP3 |
| 198 | `jamendo-177951` | Tioben Neenot - Blind Connections | Tioben Neenot | 2018 | BY | jamendo-mirror | `/licenses/by/3.0/` | 8 | 43.8 | — | 0.068 | VBR MP3 |
| 199 | `jamendo-126873` | Luigi Talluto - My Music | Luigi Talluto | 2013 | BY | jamendo-mirror | `/licenses/by/3.0/` | 7 | 21.8 | — | 0.031 | VBR MP3 |
| 200 | `jamendo-158114` | SundLy - Colors | SundLy | 2016 | BY | jamendo-mirror | `/licenses/by/3.0/` | 7 | 35.2 | — | 0.055 | VBR MP3 |
| 201 | `jamendo-161134` | s7Leven production - SELECT'O | s7Leven production | 2016 | BY | jamendo-mirror | `/licenses/by/3.0/` | 7 | 30.1 | — | 0.044 | VBR MP3 |
| 202 | `jamendo-164953` | ZZZZZ - Super, Supertoll und Supergeil | ZZZZZ | 2017 | BY | jamendo-mirror | `/licenses/by/3.0/` | 7 | 50.0 | — | 0.077 | VBR MP3 |
| 203 | `jamendo-174539` | Clear Majeure - Clear Majeure_-_Unforgettable Memori | Clear Majeure | 2018 | BY | jamendo-mirror | `/licenses/by/3.0/` | 7 | 25.0 | — | 0.036 | VBR MP3 |
| 204 | `jamendo-177731` | Mr.DeVo! - The lonely cow | Mr.DeVo! | 2018 | BY | jamendo-mirror | `/licenses/by/3.0/` | 7 | 37.3 | — | 0.055 | VBR MP3 |
| 205 | `jamendo-194696` | Lyvo - Good Times | Lyvo | 2020 | BY | jamendo-mirror | `/licenses/by/3.0/` | 7 | 22.2 | — | 0.032 | VBR MP3 |
| 206 | `jamendo-124790` | Celestial Grounds - Cosmic People - EP | Celestial Grounds | 2013 | BY | jamendo-mirror | `/licenses/by/3.0/` | 6 | 22.4 | — | 0.033 | VBR MP3 |
| 207 | `jamendo-141026` | Lyvo - Chapter 1 | Lyvo | 2014 | BY | jamendo-mirror | `/licenses/by/3.0/` | 6 | 29.1 | — | 0.042 | VBR MP3 |
| 208 | `jamendo-154506` | Nekwangkin - One big fat lie | Nekwangkin | 2015 | BY | jamendo-mirror | `/licenses/by/3.0/` | 6 | 30.4 | — | 0.045 | VBR MP3 |
| 209 | `jamendo-167942` | Sashok Prod. - The begin | Sashok Prod. | 2017 | BY | jamendo-mirror | `/licenses/by/3.0/` | 6 | 12.8 | — | 0.019 | VBR MP3 |
| 210 | `jamendo-168403` | Stellar Art Wars - Paddle Your Own Canoe | Stellar Art Wars | 2017 | BY | jamendo-mirror | `/licenses/by/3.0/` | 6 | 31.3 | 1 / 0.3 h | 0.042 | VBR MP3 |
| 211 | `jamendo-114032` | In dreams band - d | In dreams band | 2012 | BY | jamendo-mirror | `/licenses/by/2.5/ca/` | 5 | 18.5 | — | 0.028 | VBR MP3 |
| 212 | `27-gibbet-hill` | Rosa & Parks-2019-2021-Discography | Muvement Records | 2019 | CC0 | third-party | `/publicdomain/zero/1.0/` | 61 | 372.9 | — | 0.544 | VBR MP3 |
| 213 | `TheShizzslightReturn` | The Shizz (Slight Return) | MixMasta Mayhem | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 18 | 58.0 | 1 / 1.0 h | 0.139 | VBR MP3 +WAVE |
| 214 | `AssPonys2001-01-13` | Every Corky Tells a Story | Ass Ponys | 2001 | CC0 | third-party | `/publicdomain/zero/1.0/` | 15 | 53.1 | — | 0.325 | Flac |
| 215 | `poolpositions` | Pool position | Bungalow | 1999 | CC0 | third-party | `/publicdomain/zero/1.0/` | 14 | 58.6 | — | 0.141 | VBR MP3 |
| 216 | `complete-moron-lp` | Complete Moron | (´･ω･`) | 2019 | CC0 | third-party | `/publicdomain/zero/1.0/` | 12 | 31.1 | — | 0.266 | Flac |
| 217 | `GangreneMachine` | Gangrene Machine | — | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 11 | 63.2 | — | 0.125 | Apple Lossless Audio |
| 218 | `angielskapositivka` | Machina - Angielska Positivka | Machina | 1998 | CC0 | third-party | `/publicdomain/zero/1.0/` | 11 | 79.4 | — | 0.153 | MPEG-4 Audio |
| 219 | `SoftAndFuriousTheMerfolkIShouldTurnToBe` | Soft And Furious - The Merfolk I Should Turn To Be | Soft and Furious | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 10 | 44.1 | — | 0.107 | VBR MP3 |
| 220 | `adventures_runaway_rocking_chair_2312_librivox` | Adventures of the Runaway Rocking Chair | Howard R. Garis | 2023 | CC0 | third-party | `/publicdomain/zero/1.0/` | 10 | 131.4 | — | 0.126 | 128Kbps MP3 +Audiobook |
| 221 | `are-we-of-israel-george-reynolds-ink-and-marble` | Are We of Israel | George Reynolds | 2026 | CC0 | third-party | `/publicdomain/zero/1.0/` | 10 | 90.6 | — | 0.130 | VBR MP3 |
| 222 | `minimal-tears-one` | Minimal Tears - One | Minimal Tears | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 10 | 73.3 | — | 0.776 | WAVE |
| 223 | `bleak-house-an-advanced-analysis-james-carter-ink-and-marble` | Bleak House An Advanced Analysis | James Carter | 2026 | CC0 | third-party | `/publicdomain/zero/1.0/` | 9 | 104.1 | — | 0.150 | VBR MP3 |
| 224 | `leappad-tutters-tiny-trip-soundtrack` | LeapPad: Tutter's Tiny Trip Soundtrack | LeapFrog | 2002 | CC0 | third-party | `/publicdomain/zero/1.0/` | 9 | 13.5 | — | 0.014 | VBR MP3 |
| 225 | `StemCombo1` | Under The Over (Stems) | — | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 8 | 41.0 | — | 0.039 | VBR MP3 |
| 226 | `audio_tracks_202608` | audio tracks | no one | 2026 | CC0 | third-party | `/publicdomain/zero/1.0/` | 8 | 24.0 | — | 0.036 | VBR MP3 |
| 227 | `exsufflation-dream-life` | Exsufflation - Dream Life | Exsufflation | 2024 | CC0 | third-party | `/publicdomain/zero/1.0/` | 8 | 25.4 | — | 0.063 | VBR MP3 |
| 228 | `joey-crowley-music-album-elektroniq-vol-1` | Joey Crowley - ELEKTRONIQ VOLUME 1 | Joseph William Crowley | 2023 | CC0 | third-party | `/publicdomain/zero/1.0/` | 8 | 31.2 | — | 0.331 | WAVE |
| 229 | `Septimo2012` | septimo 2012 | ainst | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 7 | 30.5 | — | 0.323 | WAVE |
| 230 | `bbg2012-11-24` | Baby Gramps Live at Powell House Nevada City | Baby Gramps | 2012 | CC0 | third-party | `/publicdomain/zero/1.0/` | 7 | 42.7 | — | 0.164 | WAVE |
| 231 | `exsufflation-awaiting-eternity` | Exsufflation - Awaiting Eternity | Exsufflation | 2025 | CC0 | third-party | `/publicdomain/zero/1.0/` | 7 | 21.7 | — | 0.427 | WAVE |
| 232 | `kg2011-10-01` | KinGator Live at the Pour House 2011-10-01 | KinGator | 2011 | CC0 | third-party | `/publicdomain/zero/1.0/` | 7 | 51.6 | — | 0.050 | VBR MP3 |
| 233 | `AtelierMusiquesLourdes-Demovolume1` | Atelier Musiques Lourdes - Demovolume 1 | Atelier Musiques Lourdes | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 6 | 25.7 | — | 0.037 | VBR MP3 |
| 234 | `KingatorLiveAtThePourHouse2011-06-07` | KinGator Live at the Pour House 2011-06-07 | KinGator | 2011 | CC0 | third-party | `/publicdomain/zero/1.0/` | 6 | 63.6 | — | 0.061 | VBR MP3 |
| 235 | `TheBurnsAndAllenShow062545-22650` | The Burns and Allen Show (06/25/45-2/26/50) | — | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 6 | 34.5 | 88 / 41.7 h | 0.015 | VBR MP3 |
| 236 | `TheSequalSix` | The Sequal Six | PQR1 | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 6 | 28.7 | — | 0.065 | VBR MP3 |
| 237 | `bewilderbeast-unreal-state` | BEWILDERBEAST - Unreal State | BEWILDERBEAST | 2013 | CC0 | third-party | `/publicdomain/zero/1.0/` | 6 | 36.1 | — | 0.088 | VBR MP3 |
| 238 | `kg2011-03-31` | KinGator Live at the Pour House 2011-03-31 | KinGator | 2011 | CC0 | third-party | `/publicdomain/zero/1.0/` | 6 | 49.1 | — | 0.047 | VBR MP3 |
| 239 | `winderbeast-running-ep` | BEWILDERBEAST - Running EP (no bonus tracks) | BEWILDERBEAST | 2012 | CC0 | third-party | `/publicdomain/zero/1.0/` | 6 | 33.8 | — | 0.031 | VBR MP3 |
| 240 | `PietroTangianu` | Pietro Tangianu Travel 2 Pm | Pietro Tangianu | 2013 | CC0 | third-party | `/publicdomain/zero/1.0/` | 5 | 25.6 | — | 0.086 | VBR MP3 +WAVE |
| 241 | `exsufflation-heresy-02-escitalopram` | Exsufflation - Heresy | Exsufflation | 2025 | CC0 | third-party | `/publicdomain/zero/1.0/` | 5 | 18.5 | — | 0.230 | WAVE |
| 242 | `exsufflation-turning-point-ep` | Exsufflation - Turning Point | Exsufflation | 2025 | CC0 | third-party | `/publicdomain/zero/1.0/` | 5 | 26.1 | — | 0.396 | WAVE |
| 243 | `Kwolar-Eoteeire` | KWOLAR - eoteei're  | — | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 4 | 35.3 | 1 / 0.4 h | 0.085 | VBR MP3 |
| 244 | `ROBOTDANCE` | ROBOT DANCE ! | Loyalty Freak Music | 2017 | CC0 | third-party | `/publicdomain/zero/1.0/` | 4 | 14.6 | — | 0.081 | Flac |
| 245 | `SonabzTrax` | sonabz trax | — | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 4 | 18.8 | — | 0.039 | VBR MP3 |
| 246 | `DjWellongMixes` | Dj Wellong Mixes | Dj Wellong | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 3 | 56.4 | 9 / 6.6 h | 0.072 | VBR MP3 |
| 247 | `endustri` | Papercut Pro - Endüstri | Kydubz | 2024 | CC0 | third-party | `/publicdomain/zero/1.0/` | 3 | 21.4 | — | 0.045 | VBR MP3 |
| 248 | `exsufflation-remixes-vol-1` | Exsufflation - Remixes Vol. 1 | Exsufflation | 2026 | CC0 | third-party | `/publicdomain/zero/1.0/` | 3 | 12.8 | — | 0.140 | WAVE |
| 249 | `AinstWasHere` | ainst was here | ainst | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 2 | 10.4 | — | 0.010 | VBR MP3 |
| 250 | `PR0002` | PR 0002 - Waffensupermarkt | Waffensupermarkt | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 2 | 11.1 | — | 0.027 | VBR MP3 |
| 251 | `TraxSonabz` | trax sonabz | — | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 2 | 10.5 | — | 0.025 | VBR MP3 |
| 252 | `bears-on-wheels-larka-reissue` | Bears On Wheels (full cassette, 1977 Larka re-issue) | Stan and Jan Berenstain | 1977 | CC0 | third-party | `/publicdomain/zero/1.0/` | 2 | 6.2 | — | 0.009 | VBR MP3 |
| 253 | `over_the_horizon_2012` | Over the Horizon (in-house at Samsung) | Samsung Electronics | 2011 | CC0 | third-party | `/publicdomain/zero/1.0/` | 2 | 5.7 | — | 0.007 | VBR MP3 |
| 254 | `10.01.2016-f-130-black-white-ft.-angie-brown-get-ya-hands-up-ninjeh-remix` | Get Ya Hands Up (Ninjeh Remix) | Ninjeh | 2016 | CC0 | third-party | `/publicdomain/zero/1.0/` | 1 | 4.7 | — | 0.006 | VBR MP3 |
| 255 | `AlexHillUltramarineOriginalMix` | Alex Hill - Ultramarine ( Original Mix) | Fresh Records  | 2015 | CC0 | third-party | `/publicdomain/zero/1.0/` | 1 | 4.7 | — | 0.011 | VBR MP3 |
| 256 | `BellaviaRobosForJackDavis` | Bellavia robos for Jack Davis | State of Politics | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 1 | 0.8 | — | 0.001 | VBR MP3 |
| 257 | `CandyCane120bpmretrodangmail.com` | Candy Cane 120bpm (RetroDan@GMail.com) | Daniel Joseph Dorey (RetroDa | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 1 | 2.6 | — | 0.003 | VBR MP3 |
| 258 | `DU-Podcast-Grace-SAE-February2019` | SAE Fraternity Returning to Campus? | William Robertson, Julie Tra | 2019 | CC0 | third-party | `/publicdomain/zero/1.0/` | 1 | 10.4 | — | 0.240 | WAVE |
| 259 | `DjSantanaInLoveAgain06Ecstasy1` | Dj Santana In Love Again 06 Ecstasy 1 | dj santana | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 1 | 2.4 | — | 0.003 | VBR MP3 |
| 260 | `DrOne_873` | Dr One | flyindevil | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 1 | 1.3 | — | 0.003 | VBR MP3 |
| 261 | `EcstacyHootenanny140bpmretrodangmail.com` | Ecstacy Hootenanny 140bpm (RetroDan@GMail.com) | Daniel Joseph Dorey (RetroDa | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 1 | 2.3 | — | 0.002 | VBR MP3 |
| 262 | `EuroHouseMusic2011_151` | Euro House Music 2011 | — | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 1 | 7.2 | — | 0.014 | Apple Lossless Audio |
| 263 | `Fangoria-NiTuNiNadiemilorRework` | Fangoria - Ni Tu Ni Nadie (Milor Rework) | — | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 1 | 5.5 | — | 0.007 | VBR MP3 |
| 264 | `GiulianiRoboForGibson` | Giuliani robo for Gibson | State of Politics | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 1 | 0.5 | — | 0.001 | WAVE |
| 265 | `GiulianiRobosForGibson2012` | Giuliani robos for Gibson, 2012 | State of Politics | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 1 | 0.5 | — | 0.001 | WAVE |
| 266 | `HappyBirthday140bpmretrodangmail.com` | Happy Birthday 140bpm (RetroDan@GMail.com) | Daniel Joseph Dorey (RetroDa | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 1 | 2.3 | — | 0.002 | VBR MP3 |
| 267 | `HaveAMollyDay120bpmretrodangmail.com` | Have a Molly Day 120bpm (RetroDan@GMail.com) | Daniel Joseph Dorey (RetroDa | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 1 | 2.6 | — | 0.003 | VBR MP3 |
| 268 | `HellBeforeSleep` | Hell Before Sleep | Well | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 1 | 2.5 | — | 0.005 | VBR MP3 |
| 269 | `House6` | House 6 | DjCraz | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 1 | 17.4 | — | 0.025 | VBR MP3 |
| 270 | `House7Test` | House7 Test | DjCraz | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 1 | 13.4 | — | 0.019 | VBR MP3 |
| 271 | `IndoorBeehivefunny` | Indoor Beehive (funny) | Shalimarlady Amy | — | CC0 | third-party | `/publicdomain/zero/1.0/` | 1 | 3.6 | — | 0.003 | VBR MP3 |


*271 of 1,941 usable items shown; the remainder are in the JSONL.*
