Skip to content

Bugfix/cd#6

Merged
dimdasci merged 2 commits into
mainfrom
bugfix/cd
Jun 29, 2025
Merged

Bugfix/cd#6
dimdasci merged 2 commits into
mainfrom
bugfix/cd

Conversation

@dimdasci

Copy link
Copy Markdown
Owner

No description provided.

dimdasci added 2 commits June 29, 2025 17:29
- Created AudioFormat enum in formats.py with MP3, WAV, FLAC, AAC, OGG, M4A, UNKNOWN
- Updated utils.get_audio_properties to return AudioFormat
- Modified core.SoundFile to use AudioFormat throughout
- Made convert_format/convert require explicit target_format: AudioFormat
- Updated all code, tests, and documentation to use AudioFormat
- Added AudioFormat to public API via __init__.py and __all__
- All tests pass and code meets style requirements
@dimdasci
dimdasci merged commit 3c669a1 into main Jun 29, 2025
4 checks 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