AudioFileProcessor can't load what it saves (.xpf)
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
### System Information
Ubuntu 22.04
### LMMS Version(s)
apt
### Most Recent Working Version
_No response_
### Bug Summary
The default file type (which cannot be changed) when saving a preset for/through AudioFileProcessor is .xpf but .xpf is not an available option when trying to load a preset.
### Expected Behaviour
Either make the "All Audio Files" option behave more like "All Files" or add .xpf as an option
### Steps To Reproduce
Save a preset through AudioFileProcessor.
Try to load it through AudioFileProcessor.
(work around is to manually drag the file into the AudioFileProcessor track from elsewhere)
### Logs
_No response_
### Screenshots / Minimum Reproducible Project
_No response_
### Please search the issue tracker for existing bug reports before submitting your own.
- [X] I have searched all existing issues and confirmed that this is not a duplicate.
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 at the AudioFileProcessor preset save and load entry points and reproduce the reported .xpf file-filter mismatch on Ubuntu 22.04. Check how the save and load dialogs define their available file types. Done means a preset saved by AudioFileProcessor can be selected and loaded through its load dialog.
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
- 50/100