Skip to main content

A room impulse response generator using pybind11

Project description

Documentation Status Python package

Generate a room impuse response in the frequency domain.

Documentation

Read the documentation Docs

Time domain

Plot a typical impulse repsonse for a room 80 x 12 x 100 sample lengths long. Wall reflection coefficients were all 0.9, ceiling and floor coefficients were 0.7. Source and receiver were at (30, 100, 40) amd (50, 10, 60) sample periods [1].

Room impulse repsonse in time-domain

Room impulse repsonse in time-domain

Installation

The python libraries necessary ro run this can be installed using pip as follows

$ pip install .
$ pip install -r requirements.txt

Testing

The unit tests are located in the tests directory, they can be run from the root directory

$ python -m unittest discover -s tests

Publish Package

$ python3 -m build # Build package into dist folder.
$ mv dist/freqrir-0.0.1-cp39-cp39-linux_x86_64.whl dist/freqrir-0.0.1-cp39-none-manylinux1_x86_64.whl
$ python3 -m twine upload dist/* # Upload to PyPi

References

  1. Allen, J. B., & Berkley, D. A. (1979). Image method for efficiently simulating small‐room acoustics. The Journal of the Acoustical Society of America, 65(4), 943-950. Available

  2. Lehmann, Eric A., and Anders M. Johansson. “Prediction of energy decay in room impulse responses simulated with an image-source model.” The Journal of the Acoustical Society of America 124.1 (2008): 269-277. Available

  3. Peterson, P. M. (1986). Simulating the response of multiple microphones to a single acoustic source in a reverberant room. The Journal of the Acoustical Society of America, 80(5), 1527-1529. Available

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

freqrir-0.0.2.tar.gz (9.5 kB view hashes)

Uploaded Source

Built Distribution

freqrir-0.0.2-cp39-none-manylinux1_x86_64.whl (68.4 kB view hashes)

Uploaded CPython 3.9

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page