We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
this is a very handy tool I must say. I came upon a bug it seems, I'm unable to combine normal sinks with null sinks with the simultaneous output.
I added a console.warn() to print the payload : On the command line :
console.warn()
$ pacmd load-module module-combine-sink slaves=1,2
Gets me the wanted result :
Trying to move the connection to the other normal sink also results in the Error: Invalid argument
Error: Invalid argument
Pulseaudio version 12.2 pagraphcontrol f715a4c
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
this is a very handy tool I must say. I came upon a bug it seems, I'm unable to combine normal sinks with null sinks with the simultaneous output.
I added a
console.warn()
to print the payload :On the command line :
Gets me the wanted result :
![screenshot_20190221_135352](https://user-images.githubusercontent.com/1030423/53170777-44d16c80-35e1-11e9-97b5-d55763146551.png)
Trying to move the connection to the other normal sink also results in the
Error: Invalid argument
Pulseaudio version 12.2
pagraphcontrol f715a4c
The text was updated successfully, but these errors were encountered: