Skip to content

A c++ wrapper for the LAME library that reduces conversion of PCM (*.wav) to mp3 and vice versa to just two lines of codes.

Notifications You must be signed in to change notification settings

zyfu0000/lameHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

lameHelper

A c++ wrapper for the LAME library that reduces conversion of PCM (*.wav) to mp3 and vice versa to just two lines of codes.

Windows

From CodeProject's article, could not see in Github, so create it for public use.

http://www.codeproject.com/Articles/656543/The-LAME-wrapper-An-audio-converter

Mac

Modified based on Windows version

Compile lame script on Mac for Mac app:

https://gist.github.com/zyfu0000/32bc814567f7797ecbd2

Compile lame script on Mac for iOS app:

https://gist.github.com/zyfu0000/9389a1e5100797e442bb

About

A c++ wrapper for the LAME library that reduces conversion of PCM (*.wav) to mp3 and vice versa to just two lines of codes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published