Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

LaurenceLong
Copy link

@LaurenceLong LaurenceLong commented Jul 26, 2024

  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

2. Add reedsolo encode&decode with data in framing.py
3. Add stop_event during send&recv in send.py recv.py, which is necessary for building dual data-link
@LaurenceLong LaurenceLong changed the title Apply pyaudio; Add reedsolo encode&decode; Add stop_event during send&recv Apply pyaudio; Add reedsolo encode&decode; Add stop_event during send Jul 26, 2024
Laurence added 2 commits July 28, 2024 12:30
2. Add configuration with negotiate_frequencies
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