maxrave-dev / maxrave-dev/SimpMusic
Feature Request: Manual Crossfade Duration Input
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 11.4k
- Forks
- 599
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 7
Description
Problem Description
Current State:
Crossfade duration in SimpMusic settings is currently restricted to predefined values (e.g., 1, 2, 3, 5 seconds) selected via radio buttons.
Problem:
The rigid radio button structure limits usability and prevents users from specifying custom transition times outside the given presets.
Rationale:
Provides full user control over audio transitions, removing UI-enforced constraints and enabling a customizable playback experience.
Proposed Solution
Replace or supplement the radio buttons with a manual numeric input field, allowing users to directly type their desired crossfade duration in seconds.
Alternative Solutions
Proposed solution
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
Start by locating the SimpMusic settings screen and the crossfade duration radio-button implementation, then trace where the selected value is applied to playback. Replace or supplement the preset selection with numeric input for seconds, and verify that a custom duration is accepted and used during crossfade playback.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100