gavv / signal-estimator

Measure characteristics of a looped back signal.
MIT License
67 stars 20 forks source link

Support --diff mode #62

Open gavv opened 1 year ago

gavv commented 1 year ago

When several inputs are provided, and --diff mode is enabled, run estimator for first input + Nth input instead of output + Nth input. This will measure latency between inputs instead of latency between output and each input.

TODO: