Go-based FM stereo transmitter with RDS, Windows-first and cross-platform
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

6 行
96B

  1. module github.com/jan/fm-rds-tx/internal
  2. go 1.21
  3. require github.com/hajimehoshi/go-mp3 v0.3.4