Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / MP3

MP3

MP3

Great Reads

by ljw1004
VB code to convert MP3 to WAV in Windows 8 using MediaFoundation
by Ed Nutting
Class library and working program allowing you to easily record MP3, wav and raw pcm files. Can also integrate with iTunes.
by Dave_Voyles
In this tutorial, I’m going to walk you through the steps of how I set up my container to host all of the .mp3s of the podcast.
by Minh Danh Nguyen (ToughDev)
How to interface VS1053 Audio Encoder/Decoder Module with PIC using SPI

Latest Articles

by ljw1004
VB code to convert MP3 to WAV in Windows 8 using MediaFoundation
by Ed Nutting
Class library and working program allowing you to easily record MP3, wav and raw pcm files. Can also integrate with iTunes.
by Dave_Voyles
In this tutorial, I’m going to walk you through the steps of how I set up my container to host all of the .mp3s of the podcast.
by Minh Danh Nguyen (ToughDev)
How to interface VS1053 Audio Encoder/Decoder Module with PIC using SPI

All Articles

Sort by Score

MP3 

by ljw1004
VB code to convert MP3 to WAV in Windows 8 using MediaFoundation
by Ed Nutting
Class library and working program allowing you to easily record MP3, wav and raw pcm files. Can also integrate with iTunes.
by Dave_Voyles
In this tutorial, I’m going to walk you through the steps of how I set up my container to host all of the .mp3s of the podcast.
by Christian Vos
Explains the issues of the mp3 player in the Ampera and Volt and how the playlist creator can solve this.
by John Orendt
Prepares play list elements for burning to CD or DVD or loading onto a MP3 player.
by Joe Dufresne
A small utility app which uses the excellent NAudio library to help organize backing tracks (audio files for band minus one situations), chord / lead sheets, lyrics, etc. Intended for Windows tablets running a full version of Windows 8.1.
by Oso Oluwafemi Ebenezer
A c++ wrapper for the LAME library that reduces conversion of PCM (*.wav) to mp3 and vice versa to just two lines of codes