romanz / amodem

Audio MODEM Communication Library in Python
Other
950 stars 118 forks source link

Apply pyaudio; Add reedsolo encode&decode; Add stop_event during send #74

Open LaurenceLong opened 1 month ago

LaurenceLong commented 1 month ago
  1. Apply pyaudio stream on Windows in audio.py
  2. Add reedsolo encode&decode with data in framing.py
  3. Add stop_event during send&recv in send.py, which is necessary for building dual data-link