Qtmm soundcard modem for decoding AFSK1200

Last week I started on a new experiment trying to integrate the AFSK1200 demodulator code from multimon into a simple Qt-based graphical application. This experiment had two objectives:

  1. Test the feasibility of integrating the AFSK1200 demodulator from multimon into other applications.
  2. Try using the QAudio framework from Qt for audio I/O that should work on both Linux, Windows and Mac OS X.

Read more