{
  "version": 1,
  "assetId": "sweep-48k",
  "sampleRate": 48000,
  "sampleCount": 1440000,
  "duration": 30,
  "channels": 1,
  "maxAmplitude": 0.7,
  "peaks": {
    "format": "int16",
    "levels": [
      1000,
      100
    ],
    "overview": 1000,
    "blockPeaks": 4096
  },
  "spectrogram": {
    "format": "png-gray",
    "bins": 128,
    "binScale": "mel",
    "minFrequency": 20,
    "maxFrequency": 20000,
    "dbFloor": -100,
    "dbCeiling": 0,
    "tileColumns": 256,
    "defaultVariant": "hann-1024-rolling",
    "variants": [
      {
        "id": "hann-128-rolling",
        "fftSize": 128,
        "windowMs": 2.67,
        "window": "hann",
        "overlap": "rolling",
        "tiers": [
          24000,
          2400,
          480
        ],
        "overview": 24000
      },
      {
        "id": "hann-128-distinct",
        "fftSize": 128,
        "windowMs": 2.67,
        "window": "hann",
        "overlap": "distinct",
        "tiers": [
          32768,
          8192,
          2048,
          512,
          128
        ],
        "overview": 32768
      },
      {
        "id": "hann-256-rolling",
        "fftSize": 256,
        "windowMs": 5.33,
        "window": "hann",
        "overlap": "rolling",
        "tiers": [
          24000,
          2400,
          480
        ],
        "overview": 24000
      },
      {
        "id": "hann-256-distinct",
        "fftSize": 256,
        "windowMs": 5.33,
        "window": "hann",
        "overlap": "distinct",
        "tiers": [
          65536,
          16384,
          4096,
          1024,
          256
        ],
        "overview": 65536
      },
      {
        "id": "hann-512-rolling",
        "fftSize": 512,
        "windowMs": 10.67,
        "window": "hann",
        "overlap": "rolling",
        "tiers": [
          24000,
          2400,
          480
        ],
        "overview": 24000
      },
      {
        "id": "hann-512-distinct",
        "fftSize": 512,
        "windowMs": 10.67,
        "window": "hann",
        "overlap": "distinct",
        "tiers": [
          32768,
          8192,
          2048,
          512
        ],
        "overview": 32768
      },
      {
        "id": "hann-1024-rolling",
        "fftSize": 1024,
        "windowMs": 21.33,
        "window": "hann",
        "overlap": "rolling",
        "tiers": [
          24000,
          2400,
          480
        ],
        "overview": 24000
      },
      {
        "id": "hann-1024-distinct",
        "fftSize": 1024,
        "windowMs": 21.33,
        "window": "hann",
        "overlap": "distinct",
        "tiers": [
          65536,
          16384,
          4096,
          1024
        ],
        "overview": 65536
      },
      {
        "id": "hann-2048-rolling",
        "fftSize": 2048,
        "windowMs": 42.67,
        "window": "hann",
        "overlap": "rolling",
        "tiers": [
          24000,
          2400,
          480
        ],
        "overview": 24000
      },
      {
        "id": "hann-2048-distinct",
        "fftSize": 2048,
        "windowMs": 42.67,
        "window": "hann",
        "overlap": "distinct",
        "tiers": [
          32768,
          8192,
          2048
        ],
        "overview": 32768
      },
      {
        "id": "hann-4096-rolling",
        "fftSize": 4096,
        "windowMs": 85.33,
        "window": "hann",
        "overlap": "rolling",
        "tiers": [
          24000,
          2400,
          480
        ],
        "overview": 24000
      },
      {
        "id": "hann-4096-distinct",
        "fftSize": 4096,
        "windowMs": 85.33,
        "window": "hann",
        "overlap": "distinct",
        "tiers": [
          65536,
          16384,
          4096
        ],
        "overview": 65536
      }
    ]
  },
  "pcm": {
    "bitDepths": [
      16,
      32
    ],
    "blockSamples": 131072
  }
}