6 ms·
Would this make it possible to build active noise cancelling using software?
by mohitmun 8y ago
Would this make it possible to build active noise cancelling using software?
- taneq 8y agoI wouldn't think so. If your cancelling signal is half a period out, you'll double the volume instead of cancelling it. That suggests the required latency is on the order of microseconds, not milliseconds.
- iandcoleman 8y agoAndroid already has an aec module that you can use. It's timestamp based using the timestamp calls to ALSA to perform the cancellation