hi,
I made a software for managing dtmf tones.
For the moment the pc audio output is connected to an Arduino with an mt8870 module which decodes the tone and returns the correct value via serial.
I wanted to make sure not to use external hardware and so I tried with the bass.dll library to...