Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sticky device selection (predictably only switch bitrate on device X) #138

Open
Thinkscape opened this issue Apr 23, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@Thinkscape
Copy link
Contributor

Steps

  1. Plug in your DAC
  2. In Selected Device -> select the desired device
  3. LosslessSwitcher does its thing ❤️
  4. Unplug the DAC
  5. MacOS changes default audio device to previous/first (i.e. "Macbook Pro Speakers" or Airpods)

Expected

LosslessSwitcher goes into disabled state.
Because we have manually selected the DAC to be controlled, I don't want it to control other random devices (i.e. built in speakers)

Actual

LosslessSwitcher gets notified that device went away.
LosslessSwitcher now controls either default audio device, or random other device.

@vincentneo vincentneo added the bug Something isn't working label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants