We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c53cfba commit 03ea4cfCopy full SHA for 03ea4cf
pyrato/parametric.py
@@ -27,7 +27,7 @@ def energy_decay_curve(
27
times : numpy.ndarray[float]
28
The times at which the energy decay curve is evaluated.
29
reverberation_time : float | numpy.ndarray[float]
30
- The reverberation time in seconds. The an array is passed, a energy
+ The reverberation time in seconds. If an array is passed, a energy
31
decay curve is calculated for each reverberation time.
32
energy : float | numpy.ndarray[float], optional
33
The initial energy of the sound field, by default 1. If
0 commit comments