Audirvana adds latency to the local network

Recently, I was troubleshooting the source of jumpy latency between my laptop and local network devices. I discovered that the source of it is Audirvana Origin app. When it’s running, ping to my local devices is jumping between a couple of milliseconds, to hundreds of ms. It happens without active library synchronization taking place.

Could someone explain me what’s happening?

Here I made a screen recording that shows the issue: Audirvana Origin latency issues - YouTube

I use gping utility to show ping graphs.

Debug information:

Audirvana Origin 2.2.5 (20205)

macOS 13.2.1 with 32GB physical RAM

Connected account of : Lukas Klizas

SIGNAL PROCESSING:

	Polarity Inversion:
		Globally: OFF
		Per track: ON
	Effects plugins NOT ACTIVE

UPSAMPLING:
	r8brain with device max frequency upsampling
	r8brain filter parameters
	Bandwidth = 99.5%
	Stop band attenuation 218dB
	Phase linear

AUDIO VOLUME:
	Max allowed volume: 100
	Replay Gain: by album
	SW volume control: OFF

LIBRARY SETTINGS:
	Sync list: 1 folders
		AUTO: /Volumes/NAS/Music
	iTunes/Music library synchronization: not synchronized
	Library database path: /Users/user/Library/Application Support/Audirvana/AudirvanaDatabase.sqlite

Remote Control server:
	Listening on 127.0.0.1 on port 55881

=================== AUDIO DEVICE ========================


Active method: Local

Max. memory for audio buffers: 29696MB

Local Audio Engine: CoreAudio
	Exclusive access: ON
	Integer mode: ON
	Use max I/O buffer size: ON
	Actual I/O buffer frame size: 512

Preferred device: 
	Topping DX7 Pro 
	Model UID:DX7 Pro:152A:8750
	UID:AppleUSBAudioEngine:Topping:DX7 Pro:14300000:1

Active Sample Rate: 96kHz
Hog Mode is off

Bridge settings:
	Sample rate limitation: none
	Sample rate switching latency: none
	Limit bitdepth to 24bit: OFF
	Mute during sample rate change: OFF

Selected device:MacBook Pro Speakers
	Manufacturer: Apple Inc.
	Model name: Apple Inc. MacBook Pro Speakers
	Model UID: Speaker
	UID: BuiltInSpeakerDevice
	ID 0x63 

4 available sample rates up to 96000Hz
	44100
	48000
	88200
	96000
Audio buffer frame size : 29 to 4096 frames
Current I/O buffer frame size : 512

Volume Control
	Physical: Yes
	Virtual: Yes

MQA capability
	Auto-detect MQA devices: No
	Not a MQA device, user set to not MQA
DSD capability: DSD via PCM 1.1

Device audio channels
	Preferred stereo channels L:1 R:2
	Channel bitmap: Ox3, layout:
		Channel 0 mapped to 0
		Channel 1 mapped to 1

Audio channels in use
	Number of channels: 2
	Use as stereo device only: No
	Simple stereo device: Yes

1 output streams:
	Number of active channels: 2, in 1 stream(s)
		Channel #0 :Stream 0 channel 0
		Channel #1 :Stream 0 channel 1

Stream ID 0x64 2 channels starting at 1
4 virtual formats:
	2 ch Mixable linear PCM Interleaved 32 little endian Signed Float 96kHz
	2 ch Mixable linear PCM Interleaved 32 little endian Signed Float 88.2kHz
	2 ch Mixable linear PCM Interleaved 32 little endian Signed Float 48kHz
	2 ch Mixable linear PCM Interleaved 32 little endian Signed Float 44.1kHz

4 physical formats
	2 ch Mixable linear PCM Interleaved 32 little endian Signed Float 96kHz
	2 ch Mixable linear PCM Interleaved 32 little endian Signed Float 88.2kHz
	2 ch Mixable linear PCM Interleaved 32 little endian Signed Float 48kHz
	2 ch Mixable linear PCM Interleaved 32 little endian Signed Float 44.1kHz

Local devices found : 1
	Device #0: ID 0x63 MacBook Pro Speakers
		Manufacturer: Apple Inc.
		Model UID: Speaker
		UID: BuiltInSpeakerDevice
		Model name: Apple Inc. MacBook Pro Speakers

UPnP


UPnP devices found : 1
	Device #0: ID 0x0 : [LG] webOS TV OLED55C8PLA
		UID: uuid:467081b7-da42-3062-1a1a-54d161eef933
		Location: http://192.168.2.207:1595/
		Manufacturer: LG Electronics.
		Model name: LG TV



Chromecast


Chromecast devices found : 1
	Device #0: SHIELD
		ID: 4919b3153ef888bccec0bad5be34182b
		Model name: SHIELD Android TV

Hi @klz,

I think it’s probably related to the Remote Bonjour connectivity:

2 Likes

That was it. Thank you!