AudioFetcherAudio tools

Audio knowledge

Learn audio

Clear explanations of audio formats, quality, metadata, and processing.

Audio bitrate explained without the marketing fogBitrate is the amount of encoded data used per second. It affects file size directly, but quality also depends on codec, source, and encoder.Audio sample rate explainedSample rate is how many measurements per second represent a sampled signal. Common rates are 44.1 kHz and 48 kHz.Audio bit depth: 16-bit, 24-bit, and headroomBit depth controls the number of amplitude values available in PCM audio and influences quantization noise and production headroom.Common audio file formats and what they containFile extensions describe either codecs, containers, or both. The useful question is what stream is inside and what the destination supports.How audio compression changes file sizeData compression reduces storage; dynamic-range compression changes loudness behavior. They are different processes that share a name.Why repeated audio conversion can reduce qualityDecoding and re-encoding a lossy file creates another generation of approximation. A larger output bitrate does not reverse the first loss.MP3 ID3 tags: title, artist, album, and artworkID3 tags store descriptive information alongside MP3 audio. Players may display different fields depending on tag version and cache.How album art is stored inside an MP3MP3 cover art is usually an image embedded in an ID3 attached-picture frame; it is not part of the audio stream.Audio loudness normalization: what it doesLoudness normalization adjusts overall level toward a target; it does not repair clipping or replace a complete mastering process.Audio clipping: causes, detection, and preventionClipping occurs when a signal exceeds the available range and peaks are flattened, creating distortion.What an audio waveform can and cannot showA waveform shows amplitude over time. It helps locate silence, edits, and broad dynamics but does not reveal perceived quality by itself.How to calculate audio file sizeFor constant bitrate, bytes are approximately seconds multiplied by bits per second divided by eight.How silence detection works in audio editorsSilence removal compares level and duration against thresholds. Quiet speech can be mistaken for silence when settings are aggressive.Audio channels: mono, stereo, and channel layoutsA channel layout describes how one or more audio channels map to playback positions.Variable-bitrate MP3: why the number changesVBR MP3 changes bitrate from frame to frame to match signal complexity, so one displayed number may be an average.What kbps means for audiokbps means kilobits per second. Eight bits equal one byte, which connects bitrate to storage size.What browser-local audio processing meansBrowser-local processing reads and transforms a selected file on the device instead of uploading the media to an application server.Why audio metadata disappears between formatsMetadata systems differ by container. A field copied from ID3 may not have an exact equivalent in Vorbis comments or MP4 atoms.Changing audio speed without changing pitchTime-stretching changes duration while attempting to preserve pitch; simple resampling changes both speed and pitch.Audio fade in, fade out, and crossfade explainedA fade changes gain over time; a crossfade overlaps one source fading out with another fading in.Normalization vs changing audio volumeA volume adjustment applies a chosen gain; normalization analyzes the file and chooses a gain relative to a target.Why WAV files are so largePCM WAV stores every sample directly, so size scales with sample rate, bit depth, channels, and duration.Why converting to 320 kbps does not create qualityAn encoder can only describe the decoded source it receives. A 320 kbps output from a low-bitrate source is larger, not restored.