Simple DTMF decoder in C
.gitignore | ||
CMakeLists.txt | ||
main.cpp | ||
README.md |
Simple DTMF Decoder in C
Simple stupid code implementing Goertzel algorithm
Build
Under Linux
cmake -S . -B build -G Ninja
ninja -C build
arecord | ./build/dtmf
Test
You can use your phone dial pad or online signal generator https://onlinetonegenerator.com/dtmf.html