Description
Implement crossfading functionality to create smooth transitions between songs during playback.
Expected Behavior
- When one track ends, it fades out while the next track fades in
- Overlap duration should create a seamless listening experience
- Crossfade should work with auto-advance and manual skip
Tasks
Open Questions
- Default crossfade duration? (e.g., 3-5 seconds)
- Should crossfade be skipped for certain transitions (e.g., user pressing previous)?
🤖 Generated with Claude Code
Description
Implement crossfading functionality to create smooth transitions between songs during playback.
Expected Behavior
Tasks
Open Questions
🤖 Generated with Claude Code