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

Port groups canvas #1397

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open

Conversation

Houston4444
Copy link

Here are the portgroups in patchcanvas (GUI only).
Add ports with no portgroup_id information. When all ports are here, engine has to add the portgroup (with the tuple port_id_list). Take care to remove the portgroup before to remove the port (patchcanvas will refuse to remove the port).

You can make a portgroup with port context menu : set as stereo with -> .
You can also remove it with portgroup context menu : split to monos.

You've to find a way to generate and stock portgroup ids.

I haven't put the stereo detection here (based on port names), just ask if you want it. Mine is written in python, but it is of course translatable to c++ if you need it in engine.

…n add portgroup with port_id_list (tuple). Remove portgroup before to remove ports
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

Successfully merging this pull request may close these issues.

None yet

1 participant