mp3decoder Code
Mp3 decoder to convert mp3 files into wav on Linux, Windows, Android
Status: Beta
Brought to you by:
weavebytes
| File | Date | Author | Commit |
|---|---|---|---|
| android | 2012-12-18 |
|
[9620e0] some experiments |
| lame | 2011-12-29 |
|
[965d01] ADDING MP3 DECODER SRC |
| wav_analyzer | 2012-01-19 |
|
[827956] adding draft wav analyser code |
| LICENSE.txt | 2011-12-29 |
|
[965d01] ADDING MP3 DECODER SRC |
| README.txt | 2012-01-09 |
|
[02d093] updated read me... |
| TODO.txt | 2012-01-12 |
|
[6b1570] updated todo |
| ao_test.c | 2012-02-03 |
|
[c438b1] experimenting with fft |
| app.c | 2012-04-24 |
|
[39a610] calling sound analysis in java |
| app.h | 2012-02-03 |
|
[c438b1] experimenting with fft |
| app_defs.h | 2011-12-31 |
|
[2b84f1] adding company header to src |
| build.sh | 2012-03-04 |
|
[c02297] removed typo in build |
| fft.c | 2012-02-03 |
|
[c438b1] experimenting with fft |
| fft.h | 2012-02-03 |
|
[c438b1] experimenting with fft |
| process_fft.c | 2012-04-24 |
|
[39a610] calling sound analysis in java |
| utils.c | 2011-12-31 |
|
[2b84f1] adding company header to src |
| utils.h | 2011-12-31 |
|
[2b84f1] adding company header to src |
Mp3Decoder is a free open source application that decodes a mp3 to wav.
It is using lame-3.99.2 library at the backend.
It is under research and development by WeaveBytes InfoTech Pvt. Ltd.
www.weavebytes.com
Programmer: Navjot Singh, Navrooh, Surjit, Kulwant Singh
Email : weavebytes@gmail.com
NOTE:
Humans are smarter than the software, so if you find something wrong in this software,
Kindly report it at weavebytes@gmail.com