Code Monkey home page Code Monkey logo

Comments (2)

NadieNiemand avatar NadieNiemand commented on May 22, 2024

image
after changing the song:
image

from deej.

omriharel avatar omriharel commented on May 22, 2024

Hi there @NadieNiemand, thanks for writing!

Unfortunately I'm not familiar with the specifics of Tidal, but I heard reports of a similar issue happening with Amazon Music's desktop player on Windows. I believe what's happening is that these apps spawn a new audio session for each new song they play, but they don't bother taking the volume of the previous and just start it at 100%.

You can test this out to make sure deej isn't messing up with your Tidal volumes:

  1. Close deej
  2. Play a song on Tidal - while it's playing reduce Tidal's volume in Windows Mixer
  3. Wait for the next song
  4. Check Tidal's volume in Windows Mixer - if it went back up to 100%, this is just the app behavior.

By design, deej only ever changes an app's volume when a slider is moves. This is done for a several reasons, one of which is keeping deej performant. That means, consequently, that deej cannot constantly poll to see if an app is out-of-sync with the current volumes and change it accordingly.

Thus, there are two ways to overcome this issue:

  • Reaching out to the Tidal app developers, explaining the problem (you can provide them the repro steps above, as they don't involve deej) and asking for this behavior to be fixed or made optional.
  • Switching to a different music player that doesn't have this behavior

I hope this somewhat helps - please let me know if you have additional questions. Thanks!

from deej.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.