@hackage truelevel0.1.3.1
Audio file compressor-limiter
Categories
License
BSD-3-Clause
Maintainer
Bart Massey <bart@cs.pdx.edu>
Links
Versions
Installation
Dependencies (0)
- WAVE >=0.1 && <1
- base >=3 && <5
- containers >=0.3 && <1
- parseargs >=0.1 && <1 Show all…
Dependents (1)
@hackage/acme-everything
truelevel -- audio file compresor / limiter
Copyright © 2006-2014 Bart Massey
This program is a simple command-line compressor / limiter for WAVE format audio files. There is precious little documentation at this point; that needs to be fixed soon.
I'm not really working on this Haskell code any longer; I rewrote it in Java for a project I'm working on. However, I think it's a nice demo app for my WAVE library.
This program is licensed under the "3-clause 'new' BSD
License". Please see the file COPYING in this distribution
for license terms.