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

Routing options for JACK plugins #281

Closed
sadko4u opened this issue Dec 2, 2022 · 1 comment
Closed

Routing options for JACK plugins #281

sadko4u opened this issue Dec 2, 2022 · 1 comment
Assignees
Labels
feature request Feature request
Milestone

Comments

@sadko4u
Copy link
Collaborator

sadko4u commented Dec 2, 2022

In some cases, when the standalone version of LSP plugin connects to JACK, it is very useful to estimate connection between it's input and output ports and other JACK applications.

The connections should be specified via the command-line option in such manner:

<plugin-name> -x <input-port>=<output-port>

Where one or both of the ports is an LSP plugin port and the second port identifies the port of another JACK client.

@sadko4u sadko4u added the feature request Feature request label Dec 2, 2022
@sadko4u sadko4u self-assigned this Dec 22, 2022
@sadko4u sadko4u added this to the 1.2.5 milestone Dec 22, 2022
@sadko4u sadko4u added the PENDING FOR RELEASE This issue will be added to the nearest upcoming release label Jan 14, 2023
@sadko4u sadko4u removed the PENDING FOR RELEASE This issue will be added to the nearest upcoming release label Jan 28, 2023
@sadko4u
Copy link
Collaborator Author

sadko4u commented Jan 28, 2023

Available in 1.2.5

@sadko4u sadko4u closed this as completed Jan 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Feature request
Projects
None yet
Development

No branches or pull requests

1 participant