Skip to content

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

License

Notifications You must be signed in to change notification settings

igolaizola/phaselimiter

 
 

Repository files navigation

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++.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.0%
  • C 0.8%
  • Ruby 0.4%
  • Python 0.4%
  • CMake 0.3%
  • Shell 0.1%