apohl79 / audiogridder

DSP servers using general purpose computers and networks
https://audiogridder.com
MIT License
738 stars 77 forks source link

Stuttering audio #1224

Closed hydrazoan closed 1 year ago

hydrazoan commented 1 year ago

Hi I'm trying to use a MacBook Pro (MBP) as a Server, which has it itself UAD2 FireWire box plugged in for running Universal Audio plugins.

Using WiFi, I'm hoping that I can use them from a 2021 MBP.

Currently, they are talking to each other, but with the occasional stutter / dropout.

Some possible thoughts on what could be contributing to this: 1) the 2010 MBP currently had no battery, as I wasn't even sure it would make it this far. So yes, it's a bit underpowered. 2) the 2010 MBP is an old machine, relatively speaking (but has outlived its replacement). 3) the 2010 MBP is going through its built in sound card (presumably at 48k), while the 2021 MBP uses a Focusrite usb box, at 44.1k. I don't know about the Bit rates ( but I dare say I could find out ).

Do the sample or bit rates matter in this scenario? Does AudioGridder do its own sample rate conversion? Is there some clever jiggery-pokery going on that syncs the two Macs?

Thanks

apohl79 commented 1 year ago

The server does not require a sound card and does not use it. The reason for the audio dropouts is very likely the network performance. Latency on wifi is too high most of the time, so you better try a wired connection. Larger buffers in AG might get you a bit further.