I’ve seen some digitizers on amazon that would do the trick but they’re rather clunky and don’t split songs as they are played or save any meta data. I presume this would be possible given that the song title is often displayed on various Bluetooth car stereos. Any recommendations would be greatly appreciated for hardware / software.
I’m a little confused… Why would you need to audio record a song from a digital device? Just transfer the file over…
Let’s say I’m using a streaming service for instance
You can stream your primary sound driver via icecast and then on another machine use ffmpeg to record it?
ffmpeg -i http://server:port -c copy output.mp3
.I dunno. This all seems super roundabout.