craftablescience / craftablescience/VPKEdit
Audio Preview Megaissue
Open
@craftablescience is already working on this.
Since Aug 7, 2025.
bug
- Dominant language
- C++
- Stars
- 746
- Forks
- 56
- Avg merge
- 5d 16h
- Merged PRs (30d)
- 2
Description
Describe Your Suggestion
The current audio preview needs to be torn out, torched, and thrown away. It's causing bugs in different parts of the program (#253), can't handle identifying sound files based on their contents (#187), and can't currently handle anything other than wav files (#98).
The old audio preview should:
- Be torn out
A new audio preview should:
- Probably be based on libsndfile
- Support wav
- Support mp3
- Support ogg
- Anything else it supports
- Not be a buggy piece of crap
- Don't break adding files to pack file (how??)
- Don't break loading another pack file in the same window (how??)
- Handle mono/stereo appropriately
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.
Assessment
This issue has not been assessed yet.