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
{{ message }}
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
I have a problem, where a flanger Fx from heavy lib is crashing Wwise every time I tried to use it. I have updated the Wwise SDK version to the latest one. One thing I noticed in the instructions for Windows build, that the code ends like this:
/t:Rebuild Hv_****_WwiseSourcePlugin.sln /m
When I first compiled this Fx patch, I got a Hv_flanger_WwiseFXPlugin.sln, so I just changed the WwiseSourcePlugin into WwiseFXPlugin and the build was successful. I can load the plugin into the fx rack in Wwise just fine, but when I press play and start to change values, it crashes Wwise.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a problem, where a flanger Fx from heavy lib is crashing Wwise every time I tried to use it. I have updated the Wwise SDK version to the latest one. One thing I noticed in the instructions for Windows build, that the code ends like this:
/t:Rebuild Hv_****_WwiseSourcePlugin.sln /m
When I first compiled this Fx patch, I got a Hv_flanger_WwiseFXPlugin.sln, so I just changed the WwiseSourcePlugin into WwiseFXPlugin and the build was successful. I can load the plugin into the fx rack in Wwise just fine, but when I press play and start to change values, it crashes Wwise.
The text was updated successfully, but these errors were encountered: