{
  "version": 1,
  "assetId": "clicks-16k",
  "sampleRate": 16000,
  "sampleCount": 320000,
  "duration": 20,
  "channels": 1,
  "maxAmplitude": 1,
  "peaks": {
    "format": "int16",
    "levels": [
      1000,
      100
    ],
    "overview": 1000,
    "blockPeaks": 4096
  },
  "spectrogram": {
    "format": "png-gray",
    "bins": 128,
    "binScale": "mel",
    "minFrequency": 20,
    "maxFrequency": 8000,
    "dbFloor": -100,
    "dbCeiling": 0,
    "tileColumns": 256,
    "defaultVariant": "hann-256-rolling",
    "variants": [
      {
        "id": "hann-32-rolling",
        "fftSize": 32,
        "windowMs": 2,
        "window": "hann",
        "overlap": "rolling",
        "tiers": [
          8000,
          800,
          160
        ],
        "overview": 8000
      },
      {
        "id": "hann-32-distinct",
        "fftSize": 32,
        "windowMs": 2,
        "window": "hann",
        "overlap": "distinct",
        "tiers": [
          8192,
          2048,
          512,
          128,
          32
        ],
        "overview": 8192
      },
      {
        "id": "hann-64-rolling",
        "fftSize": 64,
        "windowMs": 4,
        "window": "hann",
        "overlap": "rolling",
        "tiers": [
          8000,
          800,
          160
        ],
        "overview": 8000
      },
      {
        "id": "hann-64-distinct",
        "fftSize": 64,
        "windowMs": 4,
        "window": "hann",
        "overlap": "distinct",
        "tiers": [
          16384,
          4096,
          1024,
          256,
          64
        ],
        "overview": 16384
      },
      {
        "id": "hann-128-rolling",
        "fftSize": 128,
        "windowMs": 8,
        "window": "hann",
        "overlap": "rolling",
        "tiers": [
          8000,
          800,
          160
        ],
        "overview": 8000
      },
      {
        "id": "hann-128-distinct",
        "fftSize": 128,
        "windowMs": 8,
        "window": "hann",
        "overlap": "distinct",
        "tiers": [
          8192,
          2048,
          512,
          128
        ],
        "overview": 8192
      },
      {
        "id": "hann-256-rolling",
        "fftSize": 256,
        "windowMs": 16,
        "window": "hann",
        "overlap": "rolling",
        "tiers": [
          8000,
          800,
          160
        ],
        "overview": 8000
      },
      {
        "id": "hann-256-distinct",
        "fftSize": 256,
        "windowMs": 16,
        "window": "hann",
        "overlap": "distinct",
        "tiers": [
          16384,
          4096,
          1024,
          256
        ],
        "overview": 16384
      },
      {
        "id": "hann-512-rolling",
        "fftSize": 512,
        "windowMs": 32,
        "window": "hann",
        "overlap": "rolling",
        "tiers": [
          8000,
          800,
          160
        ],
        "overview": 8000
      },
      {
        "id": "hann-512-distinct",
        "fftSize": 512,
        "windowMs": 32,
        "window": "hann",
        "overlap": "distinct",
        "tiers": [
          8192,
          2048,
          512
        ],
        "overview": 8192
      },
      {
        "id": "hann-1024-rolling",
        "fftSize": 1024,
        "windowMs": 64,
        "window": "hann",
        "overlap": "rolling",
        "tiers": [
          8000,
          800,
          160
        ],
        "overview": 8000
      },
      {
        "id": "hann-1024-distinct",
        "fftSize": 1024,
        "windowMs": 64,
        "window": "hann",
        "overlap": "distinct",
        "tiers": [
          16384,
          4096,
          1024
        ],
        "overview": 16384
      }
    ]
  },
  "pcm": {
    "bitDepths": [
      16,
      32
    ],
    "blockSamples": 65536
  }
}