maxrave-dev / maxrave-dev/SimpMusic

Option to disable crossfade when listening to an album

Open
#2,179 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.