Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract a formula or a filter to generate the reverb effect of an audio in a room for a realtime application #262

Open
abu100 opened this issue Jun 15, 2022 · 1 comment

Comments

@abu100
Copy link

abu100 commented Jun 15, 2022

Hello! I am developing an application and for that I want to give an audio a reverb effect. I want to make it sound like the audio is being played in a large room with multiple sources. I am able to emulate it via pyroomacoustics but I want to extract the mechanics and use it in a real time environment. Is that possible with the pyroomacoustics library?

@fakufaku
Copy link
Collaborator

Hi @abu100 , if you want to have dynamic moving sources in real time, the performance might not be good enough.
If you only want to have a number of pre-recorded room impulse responses, you can get them from room.rir attribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants