VoiceChrome 수정 - #183
Merged
Merged
Conversation
- `PrezelVoiceChromeWave`에 실시간 스트리밍 레이아웃(`usesStreamingLayout`) 옵션 추가 - 50ms 단위 샘플 2개를 100ms 막대 하나로 병합하여 파형 떨림 감소 및 렌더링 효율 개선 - `Animatable`과 `scrollPosition`을 도입하여 새 샘플 유입 시 파형이 왼쪽으로 부드럽게 흐르는 효과 구현 - 재생 위치 업데이트(`playbackProgress`) 시 1초 단위 데이터를 선형 보간하여 끊김 없는 이동 처리 - 정적 파형 뷰에서 전체 시간축을 막대 개수에 맞춰 축약하는 `maxVolumeInBucket` 로직 적용
- `AnalysisEntryBuilder` 내 실제 녹음 진입 여부를 판단하는 `shouldShowVoiceRecordingGuide` 로직 추가 - `AnalysisScreen`에서 `rememberSaveable` 상태를 활용하여 가이드 중복 노출 방지 - 특정 단계(`VOICE_RECORDING`) 진입 및 재녹음 시에만 안내 스낵바가 표시되도록 조건부 노출 로직 강화
moondev03
approved these changes
Aug 15, 2026
- 녹음 안내 메시지의 빈번한 변경을 방지하기 위해 1초 단위로 업데이트하도록 개선 - `rememberVoiceRecordingFeedback`을 추가하여 `recordingVolumes` 변화에 따른 피드백 노출을 안정화 - `VOICE_RECORDING_FEEDBACK_UPDATE_INTERVAL_MILLIS` 등 관련 상수 추가 및 로직 반영
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📌 작업 내용
🧩 관련 이슈
closes #182
📸 스크린샷