Skip to content

A program that decodes a .mp3 file and spits out information about it. It tells the user the file's bit rate, frequency, whether it is copyrighted, and if it is the original copy of the media. The program is written in C.

Notifications You must be signed in to change notification settings

cbazoian12/MP3FileDecoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MP3FileDecoder

A program that decodes a .mp3 file and spits out information about it. It tells the user the file's bit rate, frequency, whether it is copyrighted, and if it is the original copy of the media. The program is written in C.

About

A program that decodes a .mp3 file and spits out information about it. It tells the user the file's bit rate, frequency, whether it is copyrighted, and if it is the original copy of the media. The program is written in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages