|
|
|
|
|
by londons_explore
1386 days ago
|
|
> Also, if you're working with digital mixing, you have a few fixed ms implicit extra delay everywhere... This is just shoddy implementation... It's totally possible for delays in digital systems to be measured in microseconds... So to have delays of milliseconds is just some software/firmware engineer being lazy and buffering a load of samples together somewhere. |
|
My engineering intuition is that millisecond latencies would be easier to solve because there the hardware is easier to build than sub-millisecond delays, and because millisecond delays are common for keeping microphones in phase.
A standard solution for avoiding AD to DA latency is an analog mixer because it provides a signal path running at close to the speed of light.
YMMV.