Altai is a cross-platform application for simulating audio systems. With it, you can obtain design speakers, find the optimum driver, predict frequency responses, etc.
You can build the documentation locally by running make html
in the docs
directory. Then, point your browser to docs/.build/html/index.html
.
Altai is written in Python and additionally needs matplotlib, NumPy, SciPy and PySide to be present.
Clone the repository, and then simply execute ./altai
from the main
directory.
Altai is licensed under the BSD License. See the LICENSE file for details.