Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 229 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 229 Bytes

wav-to-mp3

Commandline tool for linux to convert wav files to mp3 files.

Dependencies

lame

Build

mkdir build
cd build
cmake ..
make

Usage

./converter path-to-dir-of-files