tonecache is a simple utility that allows you to capture any sound that comes through your speakers and save it to a WAV file. It was designed to be simple and...
hello, ( sorry my english is poor ^^ ) I have downloaded and tested "test.exe" in the "madxlib-1.0b4+demo" package, when I play "test.pcm" I hear the music...
... I have not tried this, so I won't be able to give you more than a few ideas to try. I am not fully familiar with MinGW and GCC. ... The mad.h that is used...
I compiled Aumplib_10b3_src and got it running. However when I tried to encode WAVE muLaw 8000Hz 64kbps mono to MP3, it failed. Is this a limitation? Thanks...
Hi, I am trying to do the same for my project for moths and i achieved the same with "Stereo Mix/What u Hear" feature of sound card. But not all the sound...
... Yes, a limitation in the underlying MP3 converter, lame_enc.dll. It requires 16 bit PCM samples. You could use libsndfile to convert it to this format of...
3.0, a major revision, includes some major feature enhancements. They are: * Threaded conversion (up to 8 files at once) * Convert WMA to MP3 * Convert WMA to...
Hello Tring to decode shoutcast stream using madxlib. Generally I'm decoding stream piece by piece. After decoding I see that several bytes is lost, so it...
I'm working on this project which generates a waveform image from an mp3 file. The application is working on a 32 bit machine. But when i run it on a 64 bit...
I am working on writing a custom program to resample MP3s. Other products, such as Aumpel, seem great but I want my users to be able to convert files without...