This is the public repository for The Community Hub for Open-source Room Acoustics Software. CHORAS is a free, web-based platform for running and comparing room acoustics simulations. Designed for acoustic consultants, researchers, and engineers, it brings together multiple simulation methods in one intuitive interface, so you can focus on results rather than tooling.
For a full documentation of CHORAS, please refer to the CHORAS documentation pages. You can find sections on how to install CHORAS, as well as a user guide
The only requirement to run CHORAS is a working Docker installation. Please make sure to install Docker before continuing. You can download Docker from the Docker website.
You can download the latest version of CHORAS from the GitHub releases page. After downloading, you can run the application by executing the build script in your terminal:
For Linux and macOS:
sh CHORAS_BUILD.shFor Windows:
.\CHORAS_BUILD.batOn Windows systems, you can alternatively double-click the CHORAS_BUILD.bat file to run the build script.
Examples of geometries compatible with CHORAS in the example_geometries folder of this repository.
If you are a scientist, engineer, front-end or back-end developer interested or working in acoustics, we would love to have you contribute to CHORAS and become part of the community! Please refer to the contributing guide for more information.