Convert ASCII string to tonal frequencies.
- python3
- pyaudio
- numpy
- (function) freq2sound: https://stackoverflow.com/a/27978895
- (function) stream_sound: https://stackoverflow.com/a/27978895
- (idea) bytearray: https://stackoverflow.com/a/28130794
Convert ASCII string to tonal frequencies.