Are you planning on reviving?
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 101
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
I built RJModules for VCV Rack 2.5.2 (Mac ARM64), and it works after a proper rescan.
The issue was plugin.json listing “Succulent” while it was commented out in RJModules.cpp, causing Rack to reject the plugin. Removing the mismatch fixed it.
If this project is still maintained, I can submit a PR to update it.
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
Compare plugin.json with RJModules.cpp, focusing on the commented-out “Succulent” entry that caused VCV Rack to reject the plugin. Start by checking whether the mismatch remains in the current files, then verify that a proper VCV Rack rescan accepts the plugin after the entries agree.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- audio-video-rtc
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100