Skip to content

BrokenDirectivity replaced by NoDirectivity, no acoustic type case management...

Thomas Duhamel requested to merge debug_implicit_mute into develop

Fixes the implicit mute system that was broken because of null refs to DAFF files.

  • The DAFF file for a mute trial is displayed as N/A;
  • Replace the "BrokenDirectivity" state by "NoDirectivity" for clarity purposes;
  • General cleanup of the AudioManager.

Merge request reports