Skip to content

Convert RDS data output by Redsea to Audacity label format

License

Notifications You must be signed in to change notification settings

Defective4/RDS2Audacity

Repository files navigation

Just a little private project

Usage:

java -jar RDS2Audacity.jar [input] [output] <keywords...>
Use - as input to read from standard input
Use - as output to write to standard output

Background - Why this project exists?

This project is capable of converting RDS data outputted by redsea in JSON format, in the form of one JSON object per line,
and converts it to the label format used by Audacity.
It allows me to (roughly) detect, when what song is played in my local FM broadcast stations.
I use it to easily split recording of FM transmission into separate named music tracks.