Skip to content

A wrapper for lame so that I don't need to remember the options, written in Haskell.

License

Notifications You must be signed in to change notification settings

owainkenwayucl/lamewrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lamewrapper version (i)

This program wraps the LAME encoder with my standard options.

Dr Owain Kenway

Where it is distributed, it is done so under a 4 clause, BSD-style license (see LICENSE.txt)

Install

To install, make sure you have ghc installed, modify the Makefile with your options and then issue:

make && make install

Usage

The lamewrapper executable takes input from stdin.

./lamewrapper

You can use redirection (or even pipes) to automate this. See template.in for example input file.

./lamewrapper < inputfile

About

A wrapper for lame so that I don't need to remember the options, written in Haskell.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published