LCAV / pyroomacoustics

Pyroomacoustics is a package for audio signal processing for indoor applications. It was developed as a fast prototyping platform for beamforming algorithms in indoor scenarios.
https://pyroomacoustics.readthedocs.io
MIT License
1.33k stars 415 forks source link

Question regarding materials #341

Open Sharika-D opened 4 weeks ago

Sharika-D commented 4 weeks ago

I am working on simulating a classroom and I used different materials for the walls, ceiling and floor by creating a shoebox and specifying absorption coefficients (for eg absorption=ab where ab gives the coefficients for the east, west, north, south walls and the ceiling and the floor mentioned as a dictionary). It simulates the required room with absorption.

Now I wish to add a window to one of the walls. From the materials database which is a part of the documentation, I could get the absorption coefficients of the window for different frequencies and I could maybe specify the area of the window, but I'm not sure how to implement it. Is there some way to do this that I'm not aware of?

fakufaku commented 1 week ago

Hi, I think you need to switch to a general room and describe the window and the rest of the walls with different materials.