You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,17 @@
1
+
Version 0.8.0
2
+
3
+
* Support custom object names rather than using track names [#214](https://github.com/ebu/ear-production-suite/pull/214)
4
+
* Support sharing of audio assets between objects (avoids asset duplication) [#223](https://github.com/ebu/ear-production-suite/pull/223)[#211](https://github.com/ebu/ear-production-suite/issues/211)[#207](https://github.com/ebu/ear-production-suite/issues/207)
5
+
* Import process finds and imports orphaned AudioObjects [#208](https://github.com/ebu/ear-production-suite/issues/208)
6
+
* Fix envelope point creation for blocks using jump position with rtime of 0
7
+
* Fix crash when adding DirectSpeakers objects to programmes before their speaker layout is set [#209](https://github.com/ebu/ear-production-suite/issues/209)
8
+
* Fix rendering crash when using HOA without format set
9
+
* Fix rendering crash when using ADM Export Source plugin with unsupported asset types for plugin suite
10
+
* Update libadm to 0.14.0
11
+
* Fix import of some 2076-2 ADM structures
12
+
* Fix import of files with large individual audio assets
13
+
* Fix Read-only plugin parameters after JUCE upgrade
14
+
1
15
Version 0.7.3
2
16
3
17
* Fix 'no name' items in Scene and associated issues through major refactor [#197](https://github.com/ebu/ear-production-suite/issues/197)
0 commit comments