maxrave-dev / maxrave-dev/SimpMusic
Option to disable crossfade when listening to an album
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 11.4k
- Forks
- 599
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 7
Description
Problem Description
Some albums have their own transitions between tracks (I Love My Computer by Ninajirachi and Where U Are by Throttle come to mind). Cross-fade breaks these transitions, as now you have 2 overlapping transitions.
Proposed Solution
A feature to disable cross-fade between 2 songs that are sequential in the same album would solve this.
Alternative Solutions
Disable cross-fade entirely? But the cross-fade is really good!
Additional Context
No response
Contributor guide
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
No file or test is named. Start by locating the existing cross-fade implementation and the logic that identifies sequential tracks in the same album; done means cross-fade remains available generally but is skipped for those album transitions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100