romanz / amodem

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

Does not work with BITRATE larger than 32 ? #47

Closed zack77789 closed 4 years ago

zack77789 commented 4 years ago

Tested with several bitrates, but did not work above 32 kb/s. Setting BITRATE=48 or 80 caused "ValueError: Invalid checksum". I used 3.5mm jack as Line in receiving side and headphone out in sending side.

Also when calibrating it showed frequency change ? fc

zack77789 commented 4 years ago

Solved!

karkapur commented 1 month ago

@zack77789 could you let us know how you solved it?