8000 GitHub - ipatix/audiomaster: Run a file through Calf Multiband Compressor on command line
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ipatix/audiomaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audiomaster

This is a tool intended to apply an LV2 plugin with a specific set of settings to an audio file. It supports any type of input file supported by libsndfile. The output format is FLAC 24 bit.

I needed something to run a limiter on a bunch of files and so I wrote this to use the Calf Multiband Limiter. All the LV2 port related stuff is hard coded, so it's not particulary good practice, but I wanted to get it done quickly and it worked for me.

Usage:

$ audiomaster <input.wav> <output.wav>

About

Run a file through Calf Multiband Compressor on command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0