I haven't been able to work on spotd
for the last few days, but before my short break I finally managed to get some sound out of my computer. The first time I made a program to make sound in almost 20 years. Yay!
Ok, I have to admit it wasn't any sound from Spotify, only some stupid sinus-wave, but still.
The code for it can be found in my spotd
repository, in the dev/test-alsa
branch, found here.
As you can guess from the branch-name, I made it in ALSA, the most common sound API in Linux. First time I ever used it, and it worked like a charm.
Anyway, I have other things to do right now, but when I get back to coding in a couple of days, I hope to be able to play tracks from SPotify!