Not loading banks (.fxb) properly
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
Heya.
So I've been trying to make my own banks of presets for various instruments. Largely, I've been doing so using VSTHost. I also recently discovered that ToyBear MiniHost can load any arbitrary number of .fxp files and save them ALL into a single .fxb
The issue is, when I try to load the resulting .fxb into LMMS, it a) only seems to load the name for the first preset, and b) doesn't actually load all of the presets contained in the bank.
I have checked in other DAWs, and those load the created (via ToyBear MiniHost) .fxb files just fine. (VSTHost, Reaper, Psycle, and Mu.Lab)
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 the problem in LMMS with a .fxb bank created by ToyBear MiniHost, then compare its behavior with the other DAWs named in the report. Done means LMMS loads all presets in the bank and shows each preset name correctly.
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
- 35/100