Closed Tunguska12 closed 5 years ago
Hi, just don't write square brackets (they mean something optional)
Yeah it worked! thanks a lot :D and I want to ask just one more question, what I have to do if I want to play all songs in a folder inside /fm_transmitter.
You can add multiple files and even loop them, please see issue: #56
Hi guys! Currently, I can not change the broadcast frequency. First, I used command
sudo ./fm_transmitter [-f 100] [-r] filename
to play a song in 100Mhz then I ctrl+C to stop it. I used another commandsudo ./fm_transmitter [-f 85.5] [-r] filename
to play the song in different frequency but it did not change. The song still stayed in old frequency 100Mhz.What I am supposed to do guys? I'm just a newbie in Linux as well as Raspberry. Any suggestion would be appriciated.