← back

RIFFx_WAVEfmt metadata

{
  "@context": "https://schema.org",
  "@type": "MusicAlbum",
  "name": "RIFFx_WAVEfmt",
  "byArtist": {
    "@type": "MusicGroup",
    "name": "DSC_0001"
  },
  "albumReleaseType": "EP",
  "datePublished": "2024-07-16",
  "genre": ["electronic", "downtempo"],
  "additionalProperty": [
    { "@type": "PropertyValue", "name": "instrumentation", "value": "synths, drums" },
    { "@type": "PropertyValue", "name": "tempo", "value": "slow" },
    { "@type": "PropertyValue", "name": "mood", "value": "dreamy, laid-back, psychedelic" },
    { "@type": "PropertyValue", "name": "genre", "value": "downtempo/house/electronica" }
  ],
  "sameAs": [
    "https://open.spotify.com/album/6sq27vvu4REFDMlg0wsicF?si=Mg7GIBnXRrmUAoLA-h5hGQ",
    "https://music.apple.com/us/album/riffx-wavefmt-single/1757641340",
    "https://dsc0001.bandcamp.com/album/riffx-wavefmt"
  ],
  "track": [
    {
      "@type": "MusicRecording",
      "name": "Keepin tabs",
      "description": "Laid-back downtempo track featuring rich synths.",
      "inAlbum": { "@type": "MusicAlbum", "name": "RIFFx_WAVEfmt" },
      "additionalProperty": [
        { "@type": "PropertyValue", "name": "instrumentation", "value": "synths, drums" },
        { "@type": "PropertyValue", "name": "tempo", "value": "slow" },
        { "@type": "PropertyValue", "name": "mood", "value": "laid-back, dreamy" },
        { "@type": "PropertyValue", "name": "genre", "value": "downtempo/house" },
        { "@type": "PropertyValue", "name": "structure", "value": "through-composed" }
      ]
    },
    {
      "@type": "MusicRecording",
      "name": "Nitro and us",
      "description": "Psychedelic, dreamy track featuring laid-back drums, dreamlike synths, and dreamlike sound design, with an unstable, strange feel.",
      "inAlbum": { "@type": "MusicAlbum", "name": "RIFFx_WAVEfmt" },
      "additionalProperty": [
        { "@type": "PropertyValue", "name": "instrumentation", "value": "synths, drums" },
        { "@type": "PropertyValue", "name": "tempo", "value": "slow" },
        { "@type": "PropertyValue", "name": "mood", "value": "psychedelic, dreamy" },
        { "@type": "PropertyValue", "name": "genre", "value": "downtempo/electronica/experimental" },
        { "@type": "PropertyValue", "name": "structure", "value": "gradual build" }
      ]
    }
  ]
}