We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b045ab8 commit ac1beaaCopy full SHA for ac1beaa
ChangeLog.txt
@@ -1,9 +1,6 @@
1
-This is a development build of the ARA Library 2.2.
2
-=== PRELIMINARY - DO NOT USE FOR SHIPPING PRODUCTS! ===
3
-
4
-Changes since previous releases:
5
-- initial draft of surround support for audio sources
6
-- initial draft of tracking whether an audio modification actually modifies the underlying audio source
+=== ARA SDK 2.2 release (aka 2.2.001) (2022/11/07) ===
+- added surround support for audio sources
+- added API to determine whether an audio modification actually modifies the underlying audio source
7
- implementation of assertion macros changed to be consistent void expressions
8
Code like "if (ARA_SOME_ASSERT (someCall ()))" breaks when disabling asserts,
9
so this change makes it impossible to write it.
0 commit comments