Raw Audio
Raw Audio audio formatUsed for encoded audio covering music, speech, or effects.
- Family
- Audio
- MIME
- audio/x-raw
Convert Raw Audio to MP3 online. See the real timed-stream transcoding behavior, preservation limits, and a format-specific acceptance test.
Decoding Raw Audio recovers the waveform and channel layout it carries; writing MP3 means re-expressing that under a different codec and container profile. Duration commonly survives untouched even while compression, channel mapping, cadence, metadata, or auxiliary streams do not. Headerless raw audio cannot declare its sample representation, byte order, rate, or channels, so those four properties must be supplied before bytes become sound. MP3 output uses perceptual audio frames for broad playback; encoder delay, bitrate strategy, transient detail, gapless behavior, ID3 tags, and artwork affect delivery.
Decoded from headerless PCM samples whose format, endianness, rate, channels, and sample precision must be supplied externally. Encoded to widely supported lossy MPEG audio written here with the LAME encoder.
Used for encoded audio covering music, speech, or effects.
Designed for small, universally playable audio.
One wrong input setting changes speed, pitch, channel alignment, amplitude, or turns the bytes into noise.
Another MP3 encode removes more audio information, especially around cymbals, ambience, and sharp attacks.
The verified MP3 profile uses LAME variable-quality encoding at quality level 2.
Match sample format, byte order, sample rate, channel count, and interleaving to the recording specification before listening.
Listen through transients and quiet passages, then confirm duration, channels, and metadata.
Confirm the receiving player, editor, or publishing service actually names MP3's container and codecs before switching; stay with Raw Audio if extra tracks or original encoding need to survive intact.