7 packages tagged with “Lame”
Uses libmp3lame.dll from the Lame project to provide MP3 encoding support to NAudio 2.0. Both 64-bit and 32-bit versions of libmp3lame.dll are provided, with platform detection to determine which to use.
Uses libmp3lame.dll / libmp3lame.so from the Lame project to provide MP3 encoding support to NAudio 2.x on both Windows and Linux. Both 64-bit and 32-bit versions of libmp3lame.dll / libmp3lame.so are provided, with platform detection to determine which to use.
32-bit and 64-bit native Windows LAME binaries for encoding MP3 audio (libmp3lame.dll). See https://lame.sourceforge.io for the upstream LAME project and https://www.rarewares.org/mp3-lame-libraries.php for the source of the binaries. Neither this package nor its owner are affiliated with either. Please note that Xianyi Cui did this first in https://www.nuget.org/packages/Xycui.LameNative and thus deserves credit for the idea. The major differences between this and https://www.nuget.org/packages/Xycui.LameNative are: (1) This package uses the same version numbering scheme as LAME. (2) This package is available for multiple versions of LAME (not just 3.99.5), and I hope to provide updated packages when new versions of LAME are released. (3) This package includes (compressed) source code and copies it to the output directory as well, to help ease LGPL compliance. (If you don't want the source code files in the output directory, you could use a post-build task to remove them.) Please note that the maintainer of this NuGet package (Eliah Kagan) is not an author or copyright holder of LAME.
This package is useful for converting .wav media files into .mp3 format with custom tags and quality of the audio file.
Package contains the libmp3lame dll. Which is also used in NAudio.Lame. Installing the package could solve the libmp3lame copy issue in NAudio.Lame package under PackageReference.
The primary AudioWorks API. AudioWorks is a cross-platform, multi-format audio conversion and tagging suite.