Skip to content

Add command line example for OSC startup#872

Closed
oslovebug wants to merge 1 commit intoDISTRHO:mainfrom
oslovebug:patch-1
Closed

Add command line example for OSC startup#872
oslovebug wants to merge 1 commit intoDISTRHO:mainfrom
oslovebug:patch-1

Conversation

@oslovebug
Copy link
Copy Markdown
Contributor

Fixes #796

@falkTX
Copy link
Copy Markdown
Contributor

falkTX commented Dec 26, 2025

This is not how things work though, environment variables need to be passed before the program, not after.
So the example here does nothing, it works for you because the 2228 port is the default and CLI args are ignored at the moment.

It is still useful information to have, so I think with some minor changes it can be adapted and pushed into the docs and website too.

@falkTX
Copy link
Copy Markdown
Contributor

falkTX commented Dec 26, 2025

I reworded it a bit and added as 7c589fe, thanks!

@falkTX falkTX closed this Dec 26, 2025
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.

Enable OSC at startup

2 participants