Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Spotify playing slow
#14
(04-29-2023, 09:02 AM)the_bertrum Wrote: ...
so if that's what's up it will either be because of a modified connect string, or the other client is set to pay fast.

That's indeed the question, now...

Other thing being... URL protocl changed, so maybe now the speed IS required, and for some odd reason, if missing, it defaults to "slower"...
<professional_deformation_mode>
typedef speed_type enum {
  slow = 0,
  normal,
  fast
}

speed_type sp;    // defaults to 0 at compile time...

if (speed_param) {
  sp = speed_param;
}
</professional_deformation_mode>

I know this is weird, but computers do what you tell them to, not what you want. All is possible.
Reply


Messages In This Thread
Spotify playing slow - by vondewall - 04-25-2023, 02:18 AM
RE: Spotify playing slow - by the_bertrum - 04-25-2023, 06:31 AM
RE: Spotify playing slow - by vondewall - 04-25-2023, 05:29 PM
RE: Spotify playing slow - by the_bertrum - 04-26-2023, 06:45 AM
RE: Spotify playing slow - by DRONE7 - 04-25-2023, 08:07 AM
RE: Spotify playing slow - by vondewall - 04-25-2023, 05:26 PM
RE: Spotify playing slow - by vondewall - 04-26-2023, 03:52 PM
RE: Spotify playing slow - by the_bertrum - 04-27-2023, 06:54 AM
RE: Spotify playing slow - by TheOldPresbyope - 04-26-2023, 08:25 PM
RE: Spotify playing slow - by Nutul - 04-26-2023, 08:38 PM
RE: Spotify playing slow - by TheOldPresbyope - 04-27-2023, 04:35 PM
RE: Spotify playing slow - by DRONE7 - 04-29-2023, 12:03 AM
RE: Spotify playing slow - by the_bertrum - 04-29-2023, 09:02 AM
RE: Spotify playing slow - by Nutul - 04-29-2023, 12:50 PM
RE: Spotify playing slow - by the_bertrum - 05-01-2023, 08:52 AM

Forum Jump: