Short Answer
Overview
Audio latency is the time interval between the moment an audio event occurs—such as a note being played on an instrument or a sound being generated by software—and the moment the listener perceives that event. In digital audio systems the delay arises from analog‑to‑digital conversion, digital signal processing, buffering, and digital‑to‑analog conversion. The magnitude of latency is usually measured in milliseconds (ms) and can range from a few milliseconds in well‑optimized setups to several hundred milliseconds in poorly configured or heavily processed environments.
Latency is not a single, monolithic concept; it can be broken down into input latency (time from source to digital capture), processing latency (time spent in DSP, plugins, or synthesis), and output latency (time from digital data to acoustic sound). The sum of these components determines the overall perceived delay, which can affect the tightness of ensemble playing, the responsiveness of virtual instruments, and the usability of real‑time monitoring systems.
History / Origin
The term “latency” originates from the Latin *latere* meaning “to lie hidden.” In engineering it was first used to describe hidden delays in signal transmission. Within audio, latency became a prominent concern in the 1970s and 1980s as analog tape gave way to digital recording and early digital signal processors. The advent of MIDI (Musical Instrument Digital Interface) in 1983 highlighted latency issues because musicians expected near‑instantaneous response from electronic instruments. As personal computers and audio interfaces proliferated in the 1990s, latency entered mainstream music production discourse, leading to the development of low‑latency drivers such as ASIO (Audio Stream Input/Output) and Core Audio.
How It’s Used
Latency is discussed in a variety of contexts: live sound reinforcement, where monitoring latency must be kept below perceptual thresholds; studio recording, where engineers balance buffer size against CPU load; and software instruments, where performers rely on minimal delay for expressive control. Genres that emphasize tight rhythmic interplay—such as electronic dance music, hip‑hop production, and jazz improvisation—are especially sensitive to latency. In notation and performance practice, latency is not written on a score, but musicians may adjust tempo or phrasing to compensate for known system delays.
Why It Matters
Excessive latency can disrupt a performer’s sense of timing, leading to timing errors, reduced expressiveness, and listener fatigue. For example, a guitarist using a digital amp model may notice a lag of 50 ms, which can feel like a “slow” response and hinder fast passages. In recording, high latency forces engineers to disable real‑time monitoring or to record “dry” tracks, complicating the workflow. Conversely, understanding and managing latency enables seamless integration of virtual instruments, real‑time effects, and remote collaboration platforms.
Common Misconceptions
Latency only affects digital instruments.
Any audio path that involves analog‑to‑digital or digital‑to‑analog conversion—microphones, audio interfaces, mixers, and even wireless monitoring—introduces latency.
Lower buffer size always yields better sound quality.
Reducing buffer size decreases latency but can increase CPU load, leading to glitches or dropped samples; a balance must be found.
Human hearing cannot detect latency below 10 ms.
While many listeners may not consciously notice delays under ~10 ms, trained musicians often perceive much smaller latencies, especially in rhythmic contexts.
FAQ
What is the difference between input latency and output latency?
Input latency is the delay from the moment an analog signal reaches the audio interface until it is available as digital data for processing. Output latency is the delay from when processed digital data leaves the computer until it is converted back to an analog signal and heard through speakers or headphones.
How can I reduce latency when using virtual instruments?
Lower the audio interface’s buffer size, use low‑latency drivers (ASIO/Core Audio), enable direct monitoring for the audio input, and minimize the number of CPU‑intensive plugins in the signal chain. Some DAWs also offer a “low‑latency mode” that temporarily bypasses non‑essential processing.
Is latency the same as lag in video games?
While both refer to delays, audio latency specifically concerns the time between sound generation and audible output in a signal chain. Video game lag often includes network latency, frame rendering delay, and input lag, which are broader concepts.

Leave a Reply