Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 130 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 130 Bytes

MP3 Decoder

Writing a simple MP3 decoder in C.

For now I'm only trying support MPEG-1 Layer 3 as this is a learning exercise.