Comment on 40 years later, a game for the ZX Spectrum will be again broadcast over FM radioparentComments−anthk2yMinimodemEncode to opus: cat foo.zip | minimodem --tx -r 300 -f out.flac opusenc --bitrate 64 out.flac out.opus Decode from opus: minimodem --rx -r 300 -f out.opus > foo2.zip−chairleader2yfantastic, thanks!
Comments
Minimodem
Encode to opus:
Decode from opus:fantastic, thanks!