Skip to content

Instantly share code, notes, and snippets.

@coolacid
Last active January 4, 2017 03:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save coolacid/9bb3285328113a10e8fb2b4423cfb9b8 to your computer and use it in GitHub Desktop.
Save coolacid/9bb3285328113a10e8fb2b4423cfb9b8 to your computer and use it in GitHub Desktop.
nc -l -u localhost 7355 | sox -t raw -esigned-integer -b 16 -r 48000 - -esigned-integer -b 16 -r 22050 -t raw - | multimon-ng -t raw -a POCSAG512 -a POCSAG1200 -a POCSAG2400 -f alpha -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment