We've sent a verification link by email
Didn't receive the email? Check your Spam folder, it may have been caught by a filter. If you still don't see it, you can resend the verification email.
Started February 14th, 2007 · 3 replies · Latest reply by HardPCM 17 years, 9 months ago
Actually, i am starting a project to make a new and FREE audio editor named "HardWaves"
and I need some help for decoding MP3, I searched for Source COde but I am not able
to understand the algorithm. If there is someone that can help me....
[ :evil: ]_[ hock: ]_[ :twisted: ]
I'm not a programmer per se, but you shouldn't have to worry about custom code to decode an MP3, that is what the Codec itself does. You need only pass information to it, and get the results out the other end.
I suggest you check out this site (Lame), which is a popular open source mp3 codec and programming utils:
http://lame.sourceforge.net/links.php