Skip to content

Commit 2f2031b

Browse files
committed
update changelog
1 parent cf41183 commit 2f2031b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- Errors with gaps at the start of metadata. See [#13].
1010
- Rounding of times in XML writer. See [#12].
1111
- `audioStreamFormat` referencing error messages. See [34b738a] and [04533fc].
12+
- Improved extraData handling in BW64 reader; see [#48]
1213

1314
### Changed
1415
- `DirectSpeakers` panner uses allocentric panning for Cartesian positions. See [222374a].
@@ -24,6 +25,8 @@
2425
### Added
2526
- `loudnessMetadata` data structures, parsing and generation. See [#25].
2627
- `ear-utils regenerate` command to re-generate AXML and CHNA chunks. See [#8].
28+
- The `absoluteDistance` parameter is now extracted from AXML and added to the `ExtraData` structure; see [#45].
29+
- Lots of documentation, see https://ear.readthedocs.io/
2730

2831
## [2.0.0] - 2019-05-22
2932

@@ -138,6 +141,8 @@ Initial release.
138141
[#26]: https://github.com/ebu/ebu_adm_renderer/pull/26
139142
[#28]: https://github.com/ebu/ebu_adm_renderer/pull/28
140143
[#37]: https://github.com/ebu/ebu_adm_renderer/pull/37
144+
[#45]: https://github.com/ebu/ebu_adm_renderer/pull/45
145+
[#48]: https://github.com/ebu/ebu_adm_renderer/pull/48
141146
[34b738a]: https://github.com/ebu/ebu_adm_renderer/commit/34b738a
142147
[04533fc]: https://github.com/ebu/ebu_adm_renderer/commit/04533fc
143148
[222374a]: https://github.com/ebu/ebu_adm_renderer/commit/222374a

0 commit comments

Comments
 (0)