SF2 Player not loaded (Continuation from #6639)
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
The reason of disappearance of sf2player seems something else, and might need some attention. In my experience, the plugin compiles, there is a .dll file produced. But the plugin is NOT loaded when LMMS starts.
And the corresponding source says, function definition not found.


I'm not certain the PR will fix the module not found error, but I'm not going to rule out it's not possible. We'll wait for a reply from @anytizer if the PR fixes it.
_Originally posted by @Veratil in https://github.com/LMMS/lmms/issues/6639#issuecomment-1576884064_
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 reproducing LMMS startup with the compiled sf2player DLL and inspect the source around the reported “function definition not found” error. The issue names no files or tests; done means determining why the plugin is not loaded and confirming that sf2player loads successfully when LMMS starts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100