Argument 3 of snd_pcm_hw_params_set_rate_near have to be unsigned int* so I left the &m_bitrate there.slaeshjag said:EDIT: Looked around a little and compared with alsa init code I know works. Could you try replacing "SND_PCM_FORMAT_S16" with "SND_PCM_FORMAT_S16_LE" on line 33 in audiooutput.cpp and upload that? That's the only difference I can find compared to my working init code
EDIT2: Also, I'm kinda creeped out by those last two arguments on line 40, could you replace them with 44100, 0?
Let us know how you get onlaurens said:Awesome, will try it later when I'm at home - and hope it works with Spotify Unlimited too...
meandu229 said:Let us know how you get onlaurens said:Awesome, will try it later when I'm at home - and hope it works with Spotify Unlimited too...
The official spotify linux client use libspotify which is close source and the binary is x86 only.Dead1nside said:Just from my reading regarding the Spotify native Linux client, which presumably relies on this Spotify-released library, unlimited users as well as premium users can make use of it.
sebt3 said:The official spotify linux client use libspotify which is close source and the binary is x86 only.
EDIT: this is from my reading not out of my experience : I cant use spotify (not supported where I live)