Skip to content

A python project that follows ISO 354 for testing sound absorbing objects in a reverberation room

License

Notifications You must be signed in to change notification settings

creeksflowing/rev_room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rev_room

A python project that follows ISO 354 for testing sound absorbing objects in a reverberation room.

This software utilizes the exponential sweep method proposed by Angelo Farina.

To utilize the software please do the following after downloading the files:

  • Go to your project path
  • Install a fresh python environment:
  • $ python3 -m venv local_python_environment
  • And then activate that environment and install from your requirements.txt which you have included in your version control:
  • $ source local_python_environment/bin/activate
  • (local_python_environment) $ pip install -r requirements.txt

About

A python project that follows ISO 354 for testing sound absorbing objects in a reverberation room

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages