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
- Parameter presets are now only applied upon rebuilding an HDA.
This fixes an issue where changing a parameter just after loading a level
would cause parameters to revert to their previous value the first time.
- Added missing includes
- Fixed issues that could cause parameters/inputs to not be properly set
after rebuilding/recooking/on first cook after load.
- Added new setting, "UsePresetsForParameters" that disables setting parameters
in bulk with presets - this is to be used for troubleshooting only.