/altai

Altai is a cross-platform application for simulating audio systems.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Altai

Build Status

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.

Main Window

Documentation

You can build the documentation locally by running make html in the docs directory. Then, point your browser to docs/.build/html/index.html.

Dependencies

Altai is written in Python and additionally needs matplotlib, NumPy, SciPy and PySide to be present.

Installation

Clone the repository, and then simply execute ./altai from the main directory.

License

Altai is licensed under the BSD License. See the LICENSE file for details.