{
  "$schema": "https://loremfile.dev/schema/manifest-v1.json",
  "schema_version": 1,
  "catalog_version": "1.2.0",
  "generated_at": "2026-09-22T06:59:34Z",
  "base_url": "https://loremfile.dev/",
  "license": "CC0-1.0",
  "license_url": "https://creativecommons.org/publicdomain/zero/1.0/",
  "source": "https://github.com/kumarprabhashanand/loremfile",
  "toolchain_image": "ghcr.io/kumarprabhashanand/loremfile-toolchain@sha256:1d66d83de2483700858745a9d27120af001588019882098eb67a301fdd2f2ad6",
  "count": 2,
  "total_bytes": 10529244,
  "fixtures": [
    {
      "path": "wav/10mb.wav",
      "url": "https://loremfile.dev/wav/10mb.wav",
      "format": "wav",
      "ext": "wav",
      "mime": "audio/wav",
      "bytes": 10000000,
      "sha256": "d92572b5e46746358943922a462cf33f8a001cb488173a35b5ec8c3057eab4a2",
      "size_class": "exact",
      "phase": 1,
      "description": "Exactly 10,000,000 bytes: a 44-byte header plus 2,499,989 frames of 44.1 kHz 16-bit stereo sine. Not approximately — exactly.",
      "tags": [
        "audio",
        "sized",
        "large"
      ],
      "edge_case": false,
      "props": {
        "duration_ms": 56689,
        "video_streams": 0,
        "audio_streams": 1,
        "subtitle_streams": 0,
        "acodec": "pcm_s16le",
        "sample_rate": 44100,
        "channels": 2
      },
      "generator": "media_audio.wav_sized",
      "generator_params": {
        "size": 10000000,
        "sample_rate": 44100,
        "bits": 16,
        "channels": 2
      },
      "added_in": "1.0.0",
      "status": "active",
      "deprecated": false,
      "supersededBy": null
    },
    {
      "path": "wav/sine-440hz-3s-44k-16bit-stereo.wav",
      "url": "https://loremfile.dev/wav/sine-440hz-3s-44k-16bit-stereo.wav",
      "format": "wav",
      "ext": "wav",
      "mime": "audio/wav",
      "bytes": 529244,
      "sha256": "4e9e029040d3cf648ec3878c847189bf48a4dde12c8305f7aa37657f8fb14c64",
      "size_class": "free",
      "phase": 1,
      "description": "A 440 Hz sine wave: three seconds of 44.1 kHz, 16-bit, stereo PCM — CD format, and what most software assumes a WAV is.",
      "tags": [
        "audio"
      ],
      "edge_case": false,
      "props": {
        "duration_ms": 3000,
        "video_streams": 0,
        "audio_streams": 1,
        "subtitle_streams": 0,
        "acodec": "pcm_s16le",
        "sample_rate": 44100,
        "channels": 2
      },
      "generator": "media_audio.pcm",
      "generator_params": {
        "duration": 3,
        "sample_rate": 44100,
        "bits": 16,
        "channels": 2
      },
      "added_in": "1.0.0",
      "status": "active",
      "deprecated": false,
      "supersededBy": null
    }
  ]
}
