fakufaku / cookiecutter-pyroomacoustics-sim

A cookie cutter to quickly get started with room simulation using pyroomacoustics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cookiecutter-pyroomacoustics-sim

A cookie cutter to quickly get started with room acoustics simulation using pyroomacoustics.

This cookie cutter let's you create a basic scenario with one audio source and two microphones. Whether the simulation is 2D or 3D and the shape of the room can be configured during the creation.

Quick start

# if not done yet, install cookie cutter and pyroomacoustics
pip install cookiecutter
pip install pyroomacoustics

# create the new simulation script
cookiecutter https://github.com/fakufaku/cookiecutter-pyroomacoustics-sim

About

A cookie cutter to quickly get started with room simulation using pyroomacoustics.


Languages

Language:Python 90.9%Language:Shell 9.1%