File tree 1 file changed +10
-2
lines changed
1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ The format is based on `Keep a
8
8
Changelog <http://keepachangelog.com/en/1.0.0/> `__ and this project
9
9
adheres to `Semantic Versioning <http://semver.org/spec/v2.0.0.html >`_.
10
10
11
- ` Unreleased `_
12
- -------------
11
+ dev/dirpat
12
+ ----------
13
13
14
14
Added
15
15
~~~~~
@@ -33,6 +33,13 @@ Changed
33
33
34
34
- In ray tracing, the histograms are now linearly interpolated between
35
35
the bins to obtain smoother RIR
36
+
37
+ `Unreleased `_
38
+ -------------
39
+
40
+ Changed
41
+ ~~~~~~~
42
+
36
43
- Extra parameter ``energy_thresh `` added to ``pyroomacoustics.experimental.measure_rt60 ``.
37
44
The energy tail beyond this threshold is discarded which is useful for noisy RIR
38
45
measurements. The default value is 0.95.
83
90
- Fixes usage of deprecated hann window with new version of scipy in
84
91
`metrics.py ` (#344) by @mattpitkin
85
92
93
+
86
94
`0.7.3 `_ - 2022-12-05
87
95
---------------------
88
96
You can’t perform that action at this time.
0 commit comments