Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AudioOccluder does not properly restore lowPass filter cutoff frequency #1825

Closed
david-c-kline opened this issue Mar 12, 2018 · 1 comment
Closed
Assignees

Comments

@david-c-kline
Copy link

david-c-kline commented Mar 12, 2018

Overview

If a GameObject has a LowPass filter attached and configured, the AudioOccluder script will not propertly restore the original frequency.

Expected Behavior

AudioOccluder (or the AudioEmitter) to restore the originally configured LowPass filter frequency.

Actual Behavior

If a LowPass filter already exists on a component, the initial frequency is not cached and the cutoff will be set to 22kHz when the occlusion effect is removed.

Mixed Reality Toolkit Release Version

All versions

@david-c-kline
Copy link
Author

Fix for this issue is in the Patch4_Dev branch and will be part of the next Mixed Reality Toolkit release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants