Skip to content

An easy GUI to work with FLAC and LAME command line tools.

License

Notifications You must be signed in to change notification settings

jstaro/flac-lame-frontend

 
 

Repository files navigation

FLAC and LAME front end

An easy GUI to work with FLAC and LAME command line tools, allowing conversions from/to MP3, FLAC and WAV audio formats.

Once dowloaded, write the paths in flac-lame-frontend.ini file.

Screenshot

WinLamb library

This project uses WinLamb library in a submodule.

After cloning the repository, pull the submodule files by running:

git submodule init
git submodule update

Showcase

The project showcases the following WinLamb features:

  • main and modal dialogs;
  • parallel multi-threaded background operations;
  • listview control;
  • combobox control;
  • group of radio controls;
  • progress indicator on taskbar;
  • read from INI files;
  • enumerate files in directories;
  • execute external command-line programs.

About

An easy GUI to work with FLAC and LAME command line tools.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 92.7%
  • C 7.3%