{
  "version": 1,
  "assetId": "audio-ch003",
  "sampleRate": 24000,
  "sampleCount": 1872192,
  "duration": 78.008,
  "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": 12000,
    "dbFloor": -100,
    "dbCeiling": 0,
    "tileColumns": 256,
    "defaultVariant": "hann-512-rolling",
    "variants": [
      {
        "id": "hann-64-rolling",
        "fftSize": 64,
        "windowMs": 2.67,
        "window": "hann",
        "overlap": "rolling",
        "tiers": [
          12000,
          1200,
          240
        ],
        "overview": 12000
      },
      {
        "id": "hann-64-distinct",
        "fftSize": 64,
        "windowMs": 2.67,
        "window": "hann",
        "overlap": "distinct",
        "tiers": [
          16384,
          4096,
          1024,
          256,
          64
        ],
        "overview": 16384
      },
      {
        "id": "hann-128-rolling",
        "fftSize": 128,
        "windowMs": 5.33,
        "window": "hann",
        "overlap": "rolling",
        "tiers": [
          12000,
          1200,
          240
        ],
        "overview": 12000
      },
      {
        "id": "hann-128-distinct",
        "fftSize": 128,
        "windowMs": 5.33,
        "window": "hann",
        "overlap": "distinct",
        "tiers": [
          32768,
          8192,
          2048,
          512,
          128
        ],
        "overview": 32768
      },
      {
        "id": "hann-256-rolling",
        "fftSize": 256,
        "windowMs": 10.67,
        "window": "hann",
        "overlap": "rolling",
        "tiers": [
          12000,
          1200,
          240
        ],
        "overview": 12000
      },
      {
        "id": "hann-256-distinct",
        "fftSize": 256,
        "windowMs": 10.67,
        "window": "hann",
        "overlap": "distinct",
        "tiers": [
          16384,
          4096,
          1024,
          256
        ],
        "overview": 16384
      },
      {
        "id": "hann-512-rolling",
        "fftSize": 512,
        "windowMs": 21.33,
        "window": "hann",
        "overlap": "rolling",
        "tiers": [
          12000,
          1200,
          240
        ],
        "overview": 12000
      },
      {
        "id": "hann-512-distinct",
        "fftSize": 512,
        "windowMs": 21.33,
        "window": "hann",
        "overlap": "distinct",
        "tiers": [
          32768,
          8192,
          2048,
          512
        ],
        "overview": 32768
      },
      {
        "id": "hann-1024-rolling",
        "fftSize": 1024,
        "windowMs": 42.67,
        "window": "hann",
        "overlap": "rolling",
        "tiers": [
          12000,
          1200,
          240
        ],
        "overview": 12000
      },
      {
        "id": "hann-1024-distinct",
        "fftSize": 1024,
        "windowMs": 42.67,
        "window": "hann",
        "overlap": "distinct",
        "tiers": [
          16384,
          4096,
          1024
        ],
        "overview": 16384
      },
      {
        "id": "hann-2048-rolling",
        "fftSize": 2048,
        "windowMs": 85.33,
        "window": "hann",
        "overlap": "rolling",
        "tiers": [
          12000,
          1200,
          240
        ],
        "overview": 12000
      },
      {
        "id": "hann-2048-distinct",
        "fftSize": 2048,
        "windowMs": 85.33,
        "window": "hann",
        "overlap": "distinct",
        "tiers": [
          32768,
          8192,
          2048
        ],
        "overview": 32768
      }
    ]
  },
  "pcm": {
    "bitDepths": [
      16,
      32
    ],
    "blockSamples": 65536
  }
}