Add Carla search location to LMMS settings in windows
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
### Enhancement Summary
It would be a good idea to search for carla in a user defined settings (either via gui or the `lmmsrc.xml` file) in windows.
#### Justification
Currently, LMMS uses the `PATH` environment variable to search for carla. Using PATH is unintuitive for new users looking to use carla with lmms on windows and also got some minor technical issues.
I'm talking about adding carla path as an entry here.

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Windows Carla lookup that currently relies on PATH, then inspect how LMMS settings are exposed through the GUI and lmmsrc.xml. Done means users can configure Carla's path in either supported settings location and LMMS uses it when searching for Carla on Windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100