Skip to content

Conversation

@fwojcik
Copy link

@fwojcik fwojcik commented May 17, 2024

This PR contains a few improvements to detecting DTMF signals:

  • Make FFT inputs look more like periodic inputs, to reduce low-frequency noise
  • Slide input window by less than 100% (default to 50%)
  • Consider more frequencies than just highest amplitude when matching
  • Don't consider high frequencies to be a match if they are too weak (default to minimum of 1/3 of low frequency amplitude)

It also has some minor code cleanups.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant