PrayagS / Dayummunication

Making digital communication look dayumm!
https://dayummunication.herokuapp.com/
BSD 3-Clause "New" or "Revised" License
9 stars 7 forks source link

"Junk" in the output signal when non-ascii input signal is provided #2

Open Maharshi-Pandya opened 3 years ago

Maharshi-Pandya commented 3 years ago

Example highlighting the issue...(Tested in default settings)

InputIssue

Here's the output signal...

OutputIssue

yashrajkakkad commented 3 years ago

Hi @Maharshi-Pandya, as our objective was only to demonstrate digital communication techniques, we only had the ASCII character set in our mind. However, feel free to modify the code to support Unicode (I am sure its not very hard) and send a Pull request. We'll gladly review and approve if seems good. :smile: