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
- Host: GitHub
- URL: https://github.com/petters/reverb
- Owner: PetterS
- Created: 2021-11-24T09:07:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-24T09:08:24.000Z (over 4 years ago)
- Last Synced: 2025-07-20T09:49:13.976Z (8 months ago)
- Topics: python, reverberation, sound-processing, tone-generator
- Language: Python
- Homepage:
- Size: 147 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

# 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.