Skip to content

feat(playback): optimize playback functionality and UI#64

Merged
MasamiYui merged 1 commit into
mainfrom
refactor/playback-optimizations
Feb 27, 2026
Merged

feat(playback): optimize playback functionality and UI#64
MasamiYui merged 1 commit into
mainfrom
refactor/playback-optimizations

Conversation

@MasamiYui

Copy link
Copy Markdown
Member
  • Added @unchecked Sendable to AudioRecorder for concurrency safety.
  • Integrated playbackShouldStop notification to synchronize recording and playback.
  • Relocated playback controls below processing button in PipelineView.
  • Added audio timeline slider and error message display.

Addresses playback UI/UX feedback and concurrency warnings.

- Added @unchecked Sendable to AudioRecorder for concurrency safety.
- Integrated playbackShouldStop notification to synchronize recording and playback.
- Relocated playback controls below processing button in PipelineView.
- Added audio timeline slider and error message display.

Addresses playback UI/UX feedback and concurrency warnings.
@MasamiYui MasamiYui merged commit 45c02f4 into main Feb 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant