Change Spotify's sound output device

7

Spotify does not have changeable sound output device, it uses the default device. But I want it to use Line1, a custom sound device I've added.

Does anyone know how I can assign Line1 as output device, right now my solution is setting the line1 as default but I still want my others programs to use my speakers.

Diede

Posted 2011-12-11T20:46:12.887

Reputation:

Answers

6

Some users contacted Spotify in an attempt to get this changed, and got the following reply:

Hey,

Unfortunately Spotify does not offer an option to select a primary audio output at this time. It should simply copy whatever you have set for your computer's by default.

I hope this is something we can add into a future release. For now you'll just have to bear with us on this one. Kind regards,

Richard Spotify Customer Service http://www.spotify.com/help

Good news: People are working around it. There is a third party client called Fidelify, which gives you the option to use a different output device, from what I have read.

Fidelify uses Spotify Core to deliver streaming content in a bit perfect stream directly to the soundcard, using either ASIO or WASAPI. In addition the player itself is optimized for bufferless playback to minimize jitter. Convolver DSP is integrated in the player to allow real time FIR filter correction of the audio stream, and a custom VST module to allow users running an additional DSP effect or EQ on the audio stream.

Simon Sheehan

Posted 2011-12-11T20:46:12.887

Reputation: 8 641

3Fidelify is only in Beta, and will only work for PREMIUM ACCOUNT holders. – Bryan Wolfford – 2012-08-24T09:06:34.357

1

For all of the Mac users out there, the only way I could alter my Spotify output was to change the output device in my sound output settings under system preferences. Of course, this affects everything, not just Spotify.

enter image description here

Aaron

Posted 2011-12-11T20:46:12.887

Reputation: 752

0

When searching for a Solution for this problem I found a built-in setting in the Spotify desktop client. For some reason it's not visible by default.

To make it visible, you need to launch Spotify with the parameter --enable-audio-graph.

You can accomplish this the easiest by creating a Desktop shortcut towards

%APPDATA%\Spotify\Spotify.exe --enable-audio-graph

given that you are using the default installation path.

You should be able to select the playback device in the "Playback" section, after clicking on "Show Advanced Settings" at the bottom of the preferences page (Ctrl + P)

Link64

Posted 2011-12-11T20:46:12.887

Reputation: 111

This option is not valid any longer – Tormy Van Cool – 2019-09-25T15:04:13.280