igolaizola / phaselimiter

A limiter and an automated mastering algorithm written in c++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phaselimiter

A high quality audio limiter and an automated mastering algorithm written in C++.

音圧爆上げくんで使われているリミッターと自動マスタリング

project status

inactive

  • you can create issues and PRs.
  • I can respond about once every three months.

license

MIT

Installation

todo

prebuilt linux executables are available here

https://github.com/ai-mastering/phaselimiter/releases

runtime dependencies

  • pipenv (python 3)
  • ffmpeg (command line program)
  • libtbb.so
  • libtbbmalloc.so
  • libtbbmalloc_proxy.so
  • liblapack.so
  • libblas.so
  • libarmadillo.so
  • libsndfile.so

For developers

how to build

see CMakeLists see .circleci/config.yml

About

A limiter and an automated mastering algorithm written in c++.

License:Other


Languages

Language:C++ 97.9%Language:C 0.8%Language:Ruby 0.4%Language:Python 0.4%Language:CMake 0.3%Language:Shell 0.1%Language:Dockerfile 0.0%