Skip to content

Commit ad8be48

Browse files
committed
Merge branch 'hotfix/updating_changelog'
2 parents 36f01f6 + 9ddd6e6 commit ad8be48

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
1212
* old: float CalculateDirectionalityAttenuation(float directionalityExtend, float angleToForwardAxis_rad);
1313
* new: float CalculateDirectionalityAttenuation**_dB**(float directionalityExtend, float angleToForwardAxis_rad);
1414

15+
- Modified reverb attenuation calculation, now the integral over the directionality pattern is performed on the squared linear directionality, as it represents the addition of numerous incoherent power contributions.
16+
17+
- All Get/Set directionality public functions now use decibels and the Toolkit internally works in linear units to avoid conversion from decibels to linear units every audio frame.
1518

1619
## [M20180705] - AudioToolkit_v1.1_20180705
1720

0 commit comments

Comments
 (0)