banner
Rating
Voted0

NAudioLame mod

0
Mod version:1
Game version:2.1.1
The mod has been successfully tested for the absence of viruses
1649.29K18.43K

Report mod

  • image
modalImage

About This Mod

Chat on Naudiolame -

Note: this is not my library. This is an installation that contains a binary file that allows the mode to reference it as a dependency.

This currently includes my fork:https://github.com/qwbarch/NAudio.Lame

Build Status


Definition

A wrapper for libmp3lame.DLL that adds MP3 NAudio2.0 encoding support to Windows.


Important: This wraps the local Dll Windows library, so it will not work with other operating systems. It can run at the Windows emulation level, but I have never tested it.


It includes both 32-bit and 64-bit versions of Windows native libmp3lame.dll (called libmp3lame.32.dll and libmp3lame.64.Both are copied to the output folder at compile time. If you want to compile for a specific CPU target (x86 or x64), you should deploy only the appropriate version.


The LameDLLWrap project is an interface of both 32-bit and 64-bit versions of the native Dll, compiled for both purposes. Both versions are based on sources of naudio.chrome...dll. At run time, the bitversion of the current process is loaded from the source, and the source refers to the appropriate local library.


Note that if for any reason the application binary path is not in the current search path, the local library will fail to load. This happens, for example, as follows: follows:ASP.NET Project.


Usage

The Lamemp3Filewriter class implements a stream that encodes written data and writes MP3 encoded data to a file or a particular stream.



Similar Mods/Addons

Game Version *

2.1.1 (qwbarch-NAudioLame-2.1.1.zip)