{
  "_comment": "SLACK MAGIC — artist register. Order in file = order on page. Photos: art/artists/<slug>.jpg. selected: up to 5 release slugs, order = shelf order, newest-leftmost is convention not law — curate freely. If selected is missing/empty, the newest 5 numbered items in the drawer show automatically.",
  "artists": [
    {
      "slug": "loopsnake",
      "name": "Loopsnake",
      "tagline": "electronica / original designation",
      "bio": "bio pending, but this is like, the main guy \n [Buy Loopsnake a coffee](https://ko-fi.com/loopsnake)",
      "links": {
        "bandcamp": "https://loopsnake.bandcamp.com",
        "soundcloud": "https://soundcloud.com/loopsnake",
        "spotify": "",
        "apple": "",
        "instagram": "",
        "website": ""
      },
      "photo": "art/artists/loopsnake.jpg",
      "selected": [
        "loopsnake-scba",
        "crying-at-the-rave",
        "seekae-void",
        "loopsnake-galaxy-form",
        "loopsnake-good-morning-raver"
      ]
    },
    {
      "slug": "rotgland",
      "name": "Rotgland",
      "tagline": "140 / bass",
      "bio": "bio pending, but this is Loopsnake getting back to his dubstep roots. \n [Buy Rotgland a coffee](https://ko-fi.com/loopsnake)",
      "links": {
        "bandcamp": "https://rotgland.bandcamp.com",
        "soundcloud": "https://soundcloud.com/rotgland"
      },
      "photo": "art/artists/rotgland.jpg",
      "selected": [
        "rotgland-skux-brek",
        "loopsnake-is-it-the-devil"
      ]
    },
    {
      "slug": "heaven-systems",
      "name": "Heaven Systems",
      "tagline": "outsider house / Jovian spiritual ⚵echnology",
      "bio": "bio pending, but this is 70% for the dancefloor, 20% netscape arg, 10% aperture science \n [Buy Heaven Systems a coffee](https://ko-fi.com/loopsnake)",
      "links": {
        "bandcamp": "https://heavensystems.bandcamp.com",
        "website": "https://heavensystems.net"
      },
      "photo": "art/artists/heaven-systems.jpg",
      "selected": [
        "heaven-systems-shareware",
        "heaven-systems-jason"
      ]
    },
    {
      "slug": "zip-disk-crew",
      "name": "Zip Disk Crew",
      "tagline": "warehouse rave / hypnotic hardcore",
      "bio": "⛥ bio pending, but this is the doof doof shit ⛧ \n [Buy Zip Disk Crew a coffee](https://ko-fi.com/loopsnake)",
      "links": {
        "bandcamp": "https://zipdiskcrew.bandcamp.com"
      },
      "photo": "art/artists/zip-disk-crew.jpg",
      "selected": [
        "zip-disk-crew-technopagan",
        "zip-disk-crew-riddles",
        "zip-disk-crew-angels-shirt",
        "zip-disk-crew-angels"
      ]
    },
    {
      "slug": "dj-anagram",
      "name": "DJ Anagram",
      "tagline": "occult techno / introspective dance music",
      "bio": "bio pending. this isn't dub techno but it isn't not dub techno. \n [Buy DJ Anagram a coffee](https://ko-fi.com/loopsnake)",
      "links": {},
      "photo": "art/artists/dj-anagram.jpg",
      "selected": [
        "djanagram-snowpeak",
        "djanagram-rain",
        "djanagram-never-sleep"
      ]
    },
    {
      "slug": "spiralling",
      "name": "Spiralling",
      "tagline": "☸ ░▒▓ 🜪 🜶 ☈ 🝉 ▙ ⏑ ㏂ 𝄫 ㋀ 🝗 ☊ ╋ ▓▒░ ☸",
      "bio": "HARSH AMBIENT. Sandblast your soul. \n [Buy Spiralling a coffee](https://ko-fi.com/loopsnake)",
      "links": {},
      "photo": "art/artists/spiralling.jpg",
      "selected": [
        "spiralling-harsh-ambient"
      ]
    },
    {
      "slug": "archive",
      "name": "Archive",
      "tagline": "pre-loopsnake creations, 2000-2009",
      "bio": "Defunct projects: A SHOP CALLED MARS, SNOWFLAKE EMPIRES, LUMINARSI. Gold for your sifting.",
      "links": {},
      "photo": "art/artists/archive.jpg",
      "selected": [
        "luminarsi-firelight",
        "luminarsi-lobster",
        "luminarsi-sells-out",
        "sine-demon",
        "recycled-plastic"
      ]
    }
  ]
}