An open API service indexing awesome lists of open source software.

https://github.com/petters/reverb

Calculates the room RT60 reverberation time by sending out tones
https://github.com/petters/reverb

python reverberation sound-processing tone-generator

Last synced: 6 months ago
JSON representation

Calculates the room RT60 reverberation time by sending out tones

Awesome Lists containing this project

README

          

# About

Calculates the room RT60 reverberation time by sending out tones and measuring.

I wrote this scripts because the apps I tried did not work very well for me.

![Screenshot](example.png)

# Usage
```
$ poetry install
$ poetry shell
$ python reverb.py --room=myroom
```

Uses the default speakers and microphone. I used a Yeti Blue microphone set to omnidirectional.