DLL To Decode MP3 To WAV/PCM
Last Updated: 12 Jul 2004
Page Views: 167,087
Rating: 3.86/5
Votes: 13
Popularity: 4.30
Bookmark Count: 62
Source code to produce a DLL that converts MP3 files to WAV or PCM. It is based on the open source library libmad.
Aumplib: C# Namespace And Classes For Audio Conversion
Last Updated: 12 Oct 2004
Page Views: 95,997
Rating: 3.09/5
Votes: 15
Popularity: 3.64
Bookmark Count: 62
A namespace of various classes that provide audio conversion capabilities, and can convert between many audio formats, including MP3.
DLL Source For Buffer-based MP3 Decoding
Last Updated: 11 Mar 2005
Page Views: 69,239
Rating: 4.33/5
Votes: 6
Popularity: 3.37
Bookmark Count: 47
Source code for creating a DLL that decodes MP3 data buffer-at-a-time to raw audio (PCM) based on the open source library libmad.