Closed marioortizmanero closed 4 years ago
If the intervals are extended to something like 1 minute, the memory usage could be too much. Also, the cross_correlation algorithm starts to consume too much CPU after 15s.
cross_correlation
Ideas:
float
double
Closing issue, see: https://github.com/vidify/audiosync-rs/issues/2
If the intervals are extended to something like 1 minute, the memory usage could be too much. Also, the
cross_correlation
algorithm starts to consume too much CPU after 15s.Ideas:
float
instead ofdouble