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

[Request] Possibility to assign names to Null Outputs #4

Open
padok opened this issue Feb 2, 2019 · 1 comment
Open

[Request] Possibility to assign names to Null Outputs #4

padok opened this issue Feb 2, 2019 · 1 comment

Comments

@padok
Copy link
Contributor

padok commented Feb 2, 2019

PulseAudio allows you to name your sinks

pacmd load-module module-null-sink sink_name=$NAME
@NoXPhasma
Copy link

You can rename it for now manually, with this command: pacmd update-sink-proplist $DEVICENAME device.description="$NEWNAME"

For a list of all Null outputs run pacmd list-sinks | grep null

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants