Skip to content

Instantly share code, notes, and snippets.

@sgviking
Last active November 14, 2015 07:15
Show Gist options
  • Save sgviking/15a2364fe57f3412a4a8 to your computer and use it in GitHub Desktop.
Save sgviking/15a2364fe57f3412a4a8 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
# Usage: ./fm.sh 98.3
rtl_fm -M fm -s 200k -A fast -r 48k -f $1M | play -r 48k -t raw -e s -b 16 -c 1 -V1 -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment