Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

IP-7046: [audiometer] 패키지 목적과 무관한 샘플 변환 함수 제거#34

Merged
novdov merged 1 commit intomainfrom
ip-7046
Mar 5, 2026
Merged

IP-7046: [audiometer] 패키지 목적과 무관한 샘플 변환 함수 제거#34
novdov merged 1 commit intomainfrom
ip-7046

Conversation

@novdov
Copy link
Copy Markdown
Contributor

@novdov novdov commented Mar 5, 2026

목적

패키지 응집도를 높이기 위해 미터링과 무관한 24bit→32bit 샘플 변환 함수 제거

변경 사항

  • src/sample.rs 파일 및 convert_24bit_to_32bit 함수 삭제
  • src/lib.rs에서 mod sample 선언 및 PyO3 함수 등록 제거
  • python/audiometer/__init__.py에서 import 및 __all__ 내보내기 제거

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@novdov novdov self-assigned this Mar 5, 2026
@pozalabs-workspace pozalabs-workspace bot added the enhancement New feature or request label Mar 5, 2026
@novdov novdov merged commit bdcce17 into main Mar 5, 2026
2 checks passed
@novdov novdov deleted the ip-7046 branch March 5, 2026 02:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant