Digital Audio Networking Protocols

Dante, AVB, AES67, network infrastructure, and redundancy for professional audio

The touring production arrived at the venue with their digital snake—which meant a single Cat6 cable connected the stage to the front-of-house position, carrying 48 channels of audio in each direction, along with word clock and control data. No heavy analog multicore, no drum cable running the length of the venue, no signal loss over distance. At the same venue, a permanent installation used Dante to network mixing consoles, amplifiers, and playback systems across three buildings, all synchronized to the same sample-accurate clock. This is modern professional audio networking: flexibility, capability, and reliability that analog infrastructure simply cannot match.

Digital audio networking has transformed professional audio installation and touring. Understanding these networks—how they work, what protocols are available, how to build reliable network infrastructure—opens possibilities that analog systems never offered. This guide examines digital audio networking comprehensively.

Why Digital Audio Networking?

Before examining specific protocols, understanding why digital networking has largely replaced analog multicore for professional applications explains its importance and helps evaluate different approaches.

Advantages Over Analog

Digital networking offers dramatic advantages over analog signal distribution. A single Ethernet cable carries 64 or more channels of audio bidirectionally, replacing dozens of analog cables. Signal quality doesn't degrade over distance—a Dante signal arrives at the same quality whether the run is 100 meters or 100 kilometers (via fiber). Routing becomes software-defined rather than hardware-defined; change routing by clicking rather than re-patching cables.

Digital networks also carry metadata alongside audio: channel names, gain settings, mute states, and other information that analog cables simply cannot transmit. This metadata enables sophisticated remote control and monitoring that analog systems cannot support.

Cost and Infrastructure Benefits

While digital audio equipment may cost more than analog equivalents, the infrastructure savings often offset this: cheaper cable (standard Ethernet rather than analog multicore), cheaper termination (standard connectors and tools), cheaper routing infrastructure (network switches rather than analog patchbays). The total cost of ownership for digital networks often beats analog alternatives, particularly for larger installations.

Flexibility and Scalability

Digital networks scale from simple 2-channel point-to-point links to complex multi-hundred channel installations with hundreds of endpoints. Adding channels or endpoints typically requires only software configuration rather than new cables or hardware changes. This flexibility transforms how venues and productions can adapt their systems to different requirements.

Understanding Network Basics

Digital audio networking builds on standard Ethernet networking technology, and understanding basic network concepts helps design, configure, and troubleshoot audio networks effectively.

Ethernet Fundamentals

Ethernet networks use MAC (Media Access Control) addresses and IP (Internet Protocol) addresses to route data between devices. Standard Ethernet operates at 100 Mbps (Fast Ethernet) or 1 Gbps (Gigabit Ethernet); audio networks primarily use Gigabit Ethernet for sufficient bandwidth to carry many channels of high-quality audio.

Network devices connect through switches that forward data between ports based on destination MAC addresses (layer 2) or IP addresses (layer 3). The quality and capability of switches significantly affects audio network performance.

Latency Considerations

Network latency—the time data takes to traverse the network—matters for audio applications. While very low latency is less critical for installation audio than for live monitoring, understanding latency helps design appropriate networks. Standard Ethernet switching introduces latency of microseconds to milliseconds depending on network design; proper network design keeps audio latency imperceptible.

Quality of Service

Quality of Service (QoS) mechanisms prioritize certain network traffic over others, ensuring that time-sensitive audio data receives preferential treatment over less time-sensitive traffic. Audio networks should implement appropriate QoS to ensure audio packets are not delayed behind bulk data transfers.

Dante Protocol

Dante, developed by Audinate, has become the dominant digital audio networking protocol in professional audio. Its combination of capability, ease of use, and manufacturer support makes it the default choice for most applications.

Dante Architecture

Dante uses a publish-subscribe model where transmitters publish audio channels, and receivers subscribe to the channels they need. Any transmitter can serve any receiver; routing happens in network switches rather than in endpoints. This architecture provides enormous routing flexibility compared to point-to-point protocols.

Dante supports up to 1024 channels per network (in theory; practical limits depend on network infrastructure and bandwidth). Multiple sample rates are supported: 44.1, 48, 88.2, 96, 176.4, and 192 kHz. Higher sample rates consume more bandwidth but provide higher audio quality.

Dante Clocking

Dante networks require a master clock device that provides timing synchronization for all network devices. Dante uses PTP (Precision Time Protocol) for clock synchronization, achieving sample-accurate synchronization across hundreds of devices. The master clock is automatically selected based on device capability and network position; any Dante device can serve as master.

Proper clocking is essential: if devices use different clocks, audio就会出现失真 or dropouts. Dante's automatic clock management handles this in most cases, but complex networks may require manual clock configuration for optimal performance.

Dante Controller

Dante Controller is free software that provides device discovery, routing configuration, clocking setup, and monitoring for Dante networks. Routes are created by clicking transmitters and receivers in the routing matrix. The software also displays device status, channel counts, sample rates, and clock health.

Dante Device Hierarchy

Dante classifies devices by capability: Primary devices connect to a single network; Secondary devices add a second redundant network connection; Expansion devices provide additional I/O channels bridged to the Dante network. Understanding device classes helps design appropriate network redundancy.

AVB Standard

Audio Video Bridging (AVB) is an IEEE-standardized suite of protocols for time-sensitive audio/video networking. Unlike Dante (a proprietary protocol), AVB is an open standard that multiple manufacturers implement.

AVB Components

AVB includes several protocol layers: IEEE 802.1AS for timing and synchronization; IEEE 802.1Qat for bandwidth reservation; IEEE 802.1Qav for traffic shaping; and IEEE 1722 for audio/video transport. Together, these provide the mechanisms for reliable, synchronized audio/video transport over Ethernet.

AVB Switch Requirements

AVB requires specialized switches that support AVB protocols. These switches reserve bandwidth for AVB streams and provide the timing mechanisms that standard switches don't support. AVB switches cost more than standard switches but provide guaranteed performance for AVB traffic.

AVB vs. Dante

Dante's proprietary approach provides tighter integration and easier configuration than AVB, which requires more technical network knowledge. Dante dominates in professional audio; AVB sees more use in applications where the open standard nature or integration with video systems provides advantage.

AES67 Standard

AES67 is an interoperability standard developed by the Audio Engineering Society that specifies how to transmit AoIP (Audio over IP) between different manufacturers' equipment. It enables communication between Dante, AVB, and other proprietary AoIP systems.

AES67 Scope

AES67 specifies media transport (using RTP), synchronization (using PTPv2), and connection management. Devices that implement AES67 can exchange audio with other AES67 devices regardless of their native protocol.

Interoperability Scenarios

AES67 enables scenarios like a Dante system exchanging audio with an AVB system through an AES67 bridge, or a broadcast facility integrating equipment from multiple manufacturers. While not as seamless as native Dante-to-Dante communication, AES67 provides practical interoperability for complex facilities.

Network Infrastructure Design

Switch Selection

Network switches are critical infrastructure components. For smaller networks, managed switches with appropriate port counts and Dante compatibility provide necessary features. For larger networks, enterprise switches with higher port counts, VLAN support, and redundant power supplies may be required.

Dante requires switches that support "dense multicast" efficiently—the ability to send one packet to multiple receivers without overwhelming the network. Most managed switches support this; budget unmanaged switches may not.

Cabling Requirements

Standard Cat5e or Cat6 Ethernet cable supports networks up to 100 meters per segment. For longer distances, fiber optic cable with appropriate transceivers extends the network. Fiber is standard for permanent installations spanning large distances and for connecting between buildings.

All cable should be rated for the application: plenum-rated cable for air handling spaces, UV-rated cable for outdoor installations, and proper shielding for electrically noisy environments.

Network Segmentation

Large networks benefit from segmentation into VLANs (Virtual Local Area Networks) that separate traffic types. A typical audio network might use VLANs for: Dante primary audio, Dante secondary (redundancy), control/monitoring, and guest/access network. Segmentation improves performance and security.

Redundancy and Reliability

Dante Redundancy

Dante supports redundant network connections on compatible devices. A primary network carries normal traffic; a secondary network mirrors all audio and provides instant failover if the primary network fails. Redundant networks require separate physical infrastructure (separate switches, separate cable paths) to provide true failover capability.

Single vs. Redundant Networks

Single-network installations trade reliability for cost and simplicity. Redundant installations provide protection against network failures but double infrastructure cost. The appropriate choice depends on the application: touring productions may accept single-network risk for simplicity; permanent installations in critical venues should specify redundancy.

Failover Strategies

Beyond network redundancy, system design should consider failover for other components: backup mix positions, redundant amplifiers, and automatic switching between sources. Dante's routing flexibility enables sophisticated failover that would be prohibitively complex with analog infrastructure.

Key Takeaways

  • Digital networking replaces dozens of analog cables with single Ethernet connections
  • Dante dominates professional audio networking with 1024+ channel capacity
  • AVB is an open IEEE standard alternative requiring specialized switches
  • AES67 provides interoperability between Dante, AVB, and other AoIP systems
  • Network switches are critical infrastructure; managed switches with QoS are essential
  • Dante supports redundant networks for mission-critical applications
  • Proper clocking synchronization ensures audio quality across all devices
  • Network design should account for growth and changing requirements

Conclusion

Digital audio networking has transformed professional audio, enabling systems of capability and flexibility that analog infrastructure cannot match. Understanding Dante, AVB, AES67, and the underlying network infrastructure helps audio professionals design, specify, and operate modern audio systems.

Whether you're designing a permanent installation spanning multiple buildings or specifying equipment for a touring production, digital networking should be a foundational consideration. The flexibility, scalability, and reliability it provides make it the default choice for serious professional applications.

Related Tools

Dante Products

Dante-enabled audio devices and networking equipment.

View Dante Products →

Audio Interfaces

Audio interfaces with Dante connectivity.

View Audio Interfaces →

Network Switches

Managed switches suitable for audio networking.

View Network Switches →

Digital Mixers

Mixers with built-in Dante networking.

View Digital Mixers →

Audio Over IP

AES67 and AVB compatible equipment.

View AoIP Equipment →

Network Cables

Ethernet and fiber cables for audio networks.

View Network Cables → ← Back to Articles