Tools Links Login

Visual Basic MP3 Encoder using L.A.M.E.

This VB project enables you to convert Waveform audio (WAV) files into MP3 files using the free LAME encoding engine (http://www.mp3dev.com). The LAME API is utilized by the program using a special wrapup DLL written in Visual C++ (Much like Morphyx) that enables Visual Basic to use the LAME engine. This program supports VBR encoding, adjustable bitrates (30-320 KHz), sampling rates, and different encoding modes (Mono, Stereo, Joint Stereo, etc.)
If the program doesn't work copy the two dlls (lame_enc.dll and mp3enc.dll) to your "[windows dir]system" folder.

Original Author: JVT

Assumptions

This program MIGHT work in VB 5.0, haven't tested it yet...

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 172 times

Categories

Visual Basic 6

Attachments

Visual_Bas650563242002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 16,244 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.