Reverberator Reverb Time in seconds?

15 visualizaciones (últimos 30 días)
Tobias Welby
Tobias Welby el 27 de Mzo. de 2017
Respondida: Pratyush el 13 de Ag. de 2024
Hi all,
I'm currently trying to implement the MATLAB Reverberator construction to an acoustic calculator that i made.
However, the values of the reverb are specific to the decay time in seconds, while the Reverberator only accepts 'Real Positive Scalar Values Between 0 and 1.'
Does anybody know how i is possible to convert my time values to a positive scalar value that will be the correct representation of the reverb time?
Any help with this would be greatly appeciated!!
Thanks
  1 comentario
Jacob
Jacob el 12 de Ag. de 2024
I have the same question, were you able to find a solution?

Iniciar sesión para comentar.

Respuestas (1)

Pratyush
Pratyush el 13 de Ag. de 2024
Hi Tobias,
To convert reverb decay time (in seconds) to the feedback coefficient required by the MATLAB Reverberator (a real positive scalar between 0 and 1), use the following formula:
where ( ) is the decay time and ( ) is the sampling frequency (e.g., 44100 Hz).

Categorías

Más información sobre Octave en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by