Merk
July 10th, 2018, 11:21 PM
So i've got my own neighborhood range radio station hosted by my raspberry pi. However, I would like the ability to route system sound to this as well. (mainly for smaller scale purposes) but my current setup is simmilar to sudo sox {sox script} -t wav | sudo ./PiFmRds {rds script here} with php as my front end gui.
I already know about different ways to use usb sound card and loopback cable, but its not what i want. there are also gui style programs to do this, but those I know of cant be summonned the way i need.
If anyone here knows a good way to route my system sound using terminal commands like this, that would be great.
Thanks!
I already know about different ways to use usb sound card and loopback cable, but its not what i want. there are also gui style programs to do this, but those I know of cant be summonned the way i need.
If anyone here knows a good way to route my system sound using terminal commands like this, that would be great.
Thanks!