Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bowarc/chomp3
Understand and modify the structure of a .mp3 file
https://github.com/bowarc/chomp3
Last synced: 11 days ago
JSON representation
Understand and modify the structure of a .mp3 file
- Host: GitHub
- URL: https://github.com/bowarc/chomp3
- Owner: Bowarc
- Created: 2023-01-06T17:47:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T17:53:03.000Z (about 2 years ago)
- Last Synced: 2024-11-08T08:29:21.323Z (2 months ago)
- Language: Rust
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
The point of this project is to understand the structure of a .mp3 file to remove/trim parts safely
Please do not use it, it's in a very early stage of developpement
Resources:
https://www.codeproject.com/Articles/8295/MPEG-Audio-Frame-Header
http://www.mp3-tech.org/programmer/docs/mp3_theory.pdf