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

UI clarity for inputs and outputs #56

Open
schuellerf opened this issue Jul 1, 2021 · 0 comments
Open

UI clarity for inputs and outputs #56

schuellerf opened this issue Jul 1, 2021 · 0 comments

Comments

@schuellerf
Copy link

The UI itself protects you from doing things that don't work anyway but it might be easier if the UI shows you what is possible.
E.g. you can't connect an input to an output (without an application or loopback)
you can't connect multiple inputs to an application.
you can't distribute one output of an application to a sink.

please check my drawing if it's feasible to enhance the UI so this is visible. (And check if I'm actually right)
It should depict what you can connect and on which interfaces you can attach multiple links.

In this example I wanted to inject the mic to an application including some background sound
but also hear this background sound on my headphones... :-D

Current view:
Original_in_out_arrows

Idea to show connection constraints and 1:n relations of interfaces
Improved_in_out_arrows

... the one application is just blurred because I don't want to make extra ads for this one ;)

The only exception might be an application that has multiple output streams but this is nothing you can "choose" from within pagraphcontrol

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

1 participant