ogg16 KB
OGG — Vorbis
The clip as Ogg Vorbis — a royalty-free lossy codec. Browser-playable; for testing Vorbis decoding and Ogg conversion.
Specifications
- Source
- 3 s A-major triad, 44.1 kHz stereo
- Codec
- Vorbis
- Container
- Ogg
- Lossless
- false
What is a .ogg file?
OGG is a free open container format from Xiph, most commonly holding Vorbis-encoded lossy audio but also able to carry Opus, FLAC, or Theora video. It supports streaming, metadata, and multiple logical streams. It is widely used in games and open-source software.
How to use this file
Use an example OGG to test container demuxing, Vorbis decoding, metadata extraction, and playback support in browsers and open-source audio pipelines.
Related files
- aiffAIFF — 1 kHz Sine ToneA pure 1 kHz sine tone stored as AIFF — Apple's big-endian 16-bit PCM container, 3 seconds, 44.1 kHz mono. A clean reference for testing AIFF decoders and WAV↔AIFF conversion.
- aiffAIFF — 440 Hz Sine ToneA pure 440 Hz sine tone stored as AIFF — Apple's big-endian 16-bit PCM container, 3 seconds, 44.1 kHz mono. A clean reference for testing AIFF decoders and WAV↔AIFF conversion.
- auAU — 1 kHz Sine ToneA pure 1 kHz sine tone stored as a Sun/NeXT AU file — big-endian 16-bit PCM, 3 seconds, 44.1 kHz mono. A compact reference for AU decoding and format conversion.
- auAU — 440 Hz Sine ToneA pure 440 Hz sine tone stored as a Sun/NeXT AU file — big-endian 16-bit PCM, 3 seconds, 44.1 kHz mono. A compact reference for AU decoding and format conversion.
- wav1 kHz Sine ToneA pure 1000 Hz sine tone, 3 seconds, 16-bit 44.1 kHz mono — a clean reference signal for level metering, spectrum analysis, and waveform rendering.
- wav220 Hz Sine ToneA pure 220 Hz sine tone, 3 seconds, 16-bit 44.1 kHz mono — a clean reference signal for level metering, spectrum analysis, and waveform rendering.
Generated by generation/audio_codecs.py. Free for any use, no attribution required — license.