← Back to post

Revision history

  1. Simon7b403ef

    feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]

    diff --git a/content/posts/2026/music-file-quality-why-we-check-every-djs-library/index.md b/content/posts/2026/music-file-quality-why-we-check-every-djs-library/index.md
    index 667dcbe..522a034 100644
    --- a/content/posts/2026/music-file-quality-why-we-check-every-djs-library/index.md
    +++ b/content/posts/2026/music-file-quality-why-we-check-every-djs-library/index.md
    @@ -1,17 +1,16 @@
     ---
     title: "Music file quality: why we check every DJ’s library"
    -slug: music-file-quality-why-we-check-every-djs-library
     pubDate: 2026-04-05T20:05:10.000Z
     updatedDate: 2026-04-05T20:05:10.000Z
     draft: false
     excerpt: "Before any DJ plays a SLIST event, we verify their music library. This is not a suggestion. It is a gate. If the files do not pass, the booking does … Read more"
     categories:
    -  - { name: BTS, slug: bts }
    +  - BTS
     tags:
    -  - { name: curation, slug: curation }
    -  - { name: format-long-form, slug: format-long-form }
    -  - { name: music, slug: music }
    -  - { name: tone-reflective, slug: tone-reflective }
    +  - curation
    +  - format-long-form
    +  - music
    +  - tone-reflective
     featured:
       src: https://cdn.slist.net/posts/music-file-quality-why-we-check-every-djs-library/cover.png
       alt: "Audio waveform showing quality contrast between full and compressed signal"
    
  2. Simon8bc867c

    content: rewrite image URLs from slist.net/wp-content to cdn.slist.net/posts/<slug>/

    diff --git a/content/posts/2026/music-file-quality-why-we-check-every-djs-library/index.md b/content/posts/2026/music-file-quality-why-we-check-every-djs-library/index.md
    index a6f7597..667dcbe 100644
    --- a/content/posts/2026/music-file-quality-why-we-check-every-djs-library/index.md
    +++ b/content/posts/2026/music-file-quality-why-we-check-every-djs-library/index.md
    @@ -13,7 +13,7 @@ tags:
       - { name: music, slug: music }
       - { name: tone-reflective, slug: tone-reflective }
     featured:
    -  src: https://slist.net/wp-content/uploads/ai_69d2a999db7618.71933388.png
    +  src: https://cdn.slist.net/posts/music-file-quality-why-we-check-every-djs-library/cover.png
       alt: "Audio waveform showing quality contrast between full and compressed signal"
     legacy_wp_id: 16114
     ---
    
  3. Simon3c1387f

    fix(web): point upload URLs at slist.net (cdn.slist.net not wired up yet)

    diff --git a/content/posts/2026/music-file-quality-why-we-check-every-djs-library/index.md b/content/posts/2026/music-file-quality-why-we-check-every-djs-library/index.md
    index 65b8919..a6f7597 100644
    --- a/content/posts/2026/music-file-quality-why-we-check-every-djs-library/index.md
    +++ b/content/posts/2026/music-file-quality-why-we-check-every-djs-library/index.md
    @@ -13,7 +13,7 @@ tags:
       - { name: music, slug: music }
       - { name: tone-reflective, slug: tone-reflective }
     featured:
    -  src: https://cdn.slist.net/ai_69d2a999db7618.71933388.png
    +  src: https://slist.net/wp-content/uploads/ai_69d2a999db7618.71933388.png
       alt: "Audio waveform showing quality contrast between full and compressed signal"
     legacy_wp_id: 16114
     ---
    
  4. Simon5add954

    feat(web): visually mirror slist.net blog (index + single post)

    diff --git a/content/posts/2026/music-file-quality-why-we-check-every-djs-library/index.md b/content/posts/2026/music-file-quality-why-we-check-every-djs-library/index.md
    index bb02726..65b8919 100644
    --- a/content/posts/2026/music-file-quality-why-we-check-every-djs-library/index.md
    +++ b/content/posts/2026/music-file-quality-why-we-check-every-djs-library/index.md
    @@ -4,6 +4,17 @@ slug: music-file-quality-why-we-check-every-djs-library
     pubDate: 2026-04-05T20:05:10.000Z
     updatedDate: 2026-04-05T20:05:10.000Z
     draft: false
    +excerpt: "Before any DJ plays a SLIST event, we verify their music library. This is not a suggestion. It is a gate. If the files do not pass, the booking does … Read more"
    +categories:
    +  - { name: BTS, slug: bts }
    +tags:
    +  - { name: curation, slug: curation }
    +  - { name: format-long-form, slug: format-long-form }
    +  - { name: music, slug: music }
    +  - { name: tone-reflective, slug: tone-reflective }
    +featured:
    +  src: https://cdn.slist.net/ai_69d2a999db7618.71933388.png
    +  alt: "Audio waveform showing quality contrast between full and compressed signal"
     legacy_wp_id: 16114
     ---
     Before any DJ plays a SLIST event, we verify their music library. This is not a suggestion. It is a gate. If the files do not pass, the booking does not happen.
    
  5. Simon30e0ee3

    feat(web): full posts+pages sync, browseable UI, curated pages allowlist

    diff --git a/content/posts/2026/music-file-quality-why-we-check-every-djs-library/index.md b/content/posts/2026/music-file-quality-why-we-check-every-djs-library/index.md
    new file mode 100644
    index 0000000..bb02726
    --- /dev/null
    +++ b/content/posts/2026/music-file-quality-why-we-check-every-djs-library/index.md
    @@ -0,0 +1,41 @@
    +---
    +title: "Music file quality: why we check every DJ’s library"
    +slug: music-file-quality-why-we-check-every-djs-library
    +pubDate: 2026-04-05T20:05:10.000Z
    +updatedDate: 2026-04-05T20:05:10.000Z
    +draft: false
    +legacy_wp_id: 16114
    +---
    +Before any DJ plays a SLIST event, we verify their music library. This is not a suggestion. It is a gate. If the files do not pass, the booking does not happen.
    +
    +The standard is 320kbps minimum bitrate, verified through tools like Fakin’ the Funk or Spek. DJs send screenshots proving their library meets the threshold. If they cannot produce the screenshots, the conversation ends.
    +
    +## The problem with YouTube rips
    +
    +YouTube-to-MP3 converters are the single biggest quality problem in underground DJ culture. The output file might carry a 320kbps label, but the actual audio data was compressed to 128kbps or lower during the YouTube encode. Converting it back does not restore the lost information. The high frequencies are gone. The low-end definition is gone. The dynamic range is compressed into a flat, lifeless signal.
    +
    +On laptop speakers or earbuds, the difference is negligible. On a Funktion-One system or a Pioneer setup pushing 10,000 watts into a Brooklyn warehouse, the difference is the difference between a room that pulses with energy and a room that sounds like music playing through a phone speaker taped to a megaphone. The audience cannot always articulate why the energy dropped, but they feel it. And they attribute it to the event, not to the DJ’s file management.
    +
    +## The equipment argument
    +
    +SLIST events run serious sound infrastructure. The progression from an XDJ RX3 in early 2024 to venue-provided CDJ3000s and DJM900/V10 mixers was deliberate. At 360 Jefferson Street, the minimum was 4 CDJ3000s. Brooklyn Monarch runs a Funktion-One system. The sound investment per event is $2,500 including CDJs and mixers at Monarch alone.
    +
    +Playing low-quality files through high-quality speakers does not just sound bad — it can damage the equipment. Clipped bass frequencies push drivers beyond their designed excursion. Harsh, distorted highs stress tweeters. The cost of a blown Funktion-One driver is measured in thousands. The cost of checking a DJ’s library before they touch the decks is measured in a two-minute screenshot exchange during the booking process.
    +

    Diff truncated (48 lines total). View full commit on GitHub →

Sign in to SLIST

Pick how you want to enter.