[GreenKeys] ITTY stream... language?
Mark J. Blair
nf6x at nf6x.net
Thu Jan 2 16:22:47 EST 2020
Writing an ITTY decoder in Python sounds like fun. I haven't gotten around to piping ITTY into a real modem and mechanical teletype yet. I currently use a program called minimodem to decode the audio stream, with this pipeline (on my Mac, which is somewhat Unix-like):
curl -s internet-tty.net:8000/ITTY | lame --decode --quiet --mp3input - - | minimodem rtty -i -a -q -R 11025 -f -
--
Mark J. Blair, NF6X <nf6x at nf6x.net>
http://www.nf6x.net/
More information about the GreenKeys
mailing list