-
Notifications
You must be signed in to change notification settings - Fork 71
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
do you have a plan about a bit lower unreal engine 4 version. #6
Comments
Hi, I didn't do support for version 4.20. The earliest supported version that I have tested is 4.24. In the future, I will see if it is appropriate and add support if possible. |
Hello, have you solved the problem? I use UE4.21 and it also output noise.. |
It's possible that something was handled differently in terms of procedural sound wave processing in those older engine versions, not sure. I can investigate it at some point in the future, and if it's something easily fixable, I'll make this fix. Thanks for reminding me of this! |
I compiled your plug-in on a lower version UE4 and fixed some compilation errors, as shown in the figure below
I loaded an MP3 song and output noise, but the higher version won't have this problem.
I added a node without triggering an interrupt, which proves that this code has nothing to do with noise
If you don't have this plan, close the Issues and I'll study it myself. If it can be solved, I'll update the code.
Look forward to your reply.
Best wishes.
The text was updated successfully, but these errors were encountered: