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

Allow configuration of Carla client name when headless #1811

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

Daniel-I-Am
Copy link
Contributor

I read this issue #1568, because I was running into a similar issue. Now that I had some time to poke the code, I noticed a relatively simple solution to my problem.

This should allow modifying the name of the pipewire/jack device when running headless mode with the same configuration option as when running with UI mode enabled.

Setting CARLA_CLIENT_NAME to any value will make the devices pick up that name instead of the default "Carla".

@falkTX
Copy link
Owner

falkTX commented Sep 26, 2023

simple and effective, will merge, thanks!

@falkTX falkTX merged commit 070d734 into falkTX:main Sep 26, 2023
20 checks passed
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.

2 participants